Skip to content

Python 3.11 Support #647

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Dec 19, 2022
Merged

Python 3.11 Support #647

merged 19 commits into from
Dec 19, 2022

Conversation

rmk135
Copy link
Member

@rmk135 rmk135 commented Dec 18, 2022

No description provided.

rmk135 and others added 5 commits October 30, 2022 21:26
* feat: re cythonize to support python 3.11

* misc: added tox env for python 3.11

* misc: add classifiers for python 3.11

* fix: skip tests for removed functions

* misc: CI updates for python 3.11

Co-authored-by: Roman Mogylatov <[email protected]>
@rmk135 rmk135 self-assigned this Dec 18, 2022
@coveralls
Copy link

coveralls commented Dec 18, 2022

Coverage Status

Coverage decreased (-2.002%) to 92.133% when pulling d3b316d on python3.11 into 3858cef on develop.

@rmk135 rmk135 merged commit aaff333 into develop Dec 19, 2022
arianamiri pushed a commit to arianamiri/python-dependency-injector that referenced this pull request Feb 18, 2024
* Update tests

* Enable tests on 3.11

* Fix coverage config in tox.ini

* feat: re cythonize to support python 3.11 (ets-labs#646)

* feat: re cythonize to support python 3.11

* misc: added tox env for python 3.11

* misc: add classifiers for python 3.11

* fix: skip tests for removed functions

* misc: CI updates for python 3.11

Co-authored-by: Roman Mogylatov <[email protected]>

* Update tests and linters job

* Update test skip decorators

* Fix tox.ini

* Update 3.10 to be explicit string literal

* Move pypy3 to legacy job

* Fix error in resourse typing test

* Update publishing job

* Update actions and setup-python versions

* Update changelog

* Update pypy

* Update tox.ini with new pypy versions

* Update publishing job

* Update actions/upload-artifact@v3

* Update ubuntu to 22.04 on docs publishing job

* Update actions/download-artifact@v3 and pypa/gh-action-pypi-publish@release/v1

Co-authored-by: Gen Xu <[email protected]>
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.

3 participants