python-dependency-injector/tests/unit/providers/coroutines
Gen Xu 33acc051f2
feat: re cythonize to support python 3.11 (#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 <rmogilatov@gmail.com>
2022-12-18 14:22:53 -05:00
..
__init__.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
common.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_abstract_coroutine_py35.py feat: re cythonize to support python 3.11 (#646) 2022-12-18 14:22:53 -05:00
test_coroutine_delegate_py35.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00
test_coroutine_py35.py 531 Provider import from string (#555) 2022-01-30 23:16:55 -05:00
test_delegated_coroutine_py35.py Pytest migration (#519) 2021-10-18 16:19:03 -04:00