Skip to content

0.13.0 rc1#146

Merged
ssato merged 53 commits intomasterfrom
next
Apr 3, 2022
Merged

0.13.0 rc1#146
ssato merged 53 commits intomasterfrom
next

Conversation

@ssato
Copy link
Copy Markdown
Owner

@ssato ssato commented Apr 3, 2022

No description provided.

Rename .api._load._maybe_schema to try_to_load_schema to make its
purpose clearer.
…ose were added into tests.backend.test_properties
Various fixes and enhancements may close #135
Add pydocstyle checks and enabled it by default to keep the docs
compliant with PEP 257 and those quality.
Fix/issue 139: process cases that pathlib.Path.resolve fails on errors in .ioinfo.utils.get_path_and_ext
fix: add a packaging configuration to distribute type hints data
Add python 3.10, the latest stable version, support.
Remove 'devel' sub package from options.extras_require because it's not
very useful.
Add python 3.10 as a test target environment in github actions.
Rebase the test default target environment to python 3.10.
Add an workaround for the github actions issue that python 3.10 as
wrongly interpreted as python 3.1.
Mak py310 as the default test target environment
Apply some more strict flake8 rules with its extensions and fixes for
the followings.

- E126 rule, continuation line over-indented for hanging indent
- W504 rule, line break after binary operator
- E121, continuation line under-indented for hanging indent
- E123, closing bracket does not match indentation of opening bracket's
  line
- E241, multiple spaces after ','
@ssato ssato merged commit dffea96 into master Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant