python-dependency-injector/docs
Roman Mogylatov aaff333f01
Python 3.11 Support (#647)
* Update tests

* Enable tests on 3.11

* Fix coverage config in tox.ini

* 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>

* 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 <xgbarry@gmail.com>
2022-12-18 21:09:14 -05:00
..
_static Update logo, v4 2022-01-16 18:39:36 -05:00
api Develop 4.0 (#298) 2020-10-09 15:16:27 -04:00
containers Add with support for container.override_providers() (#517) 2021-10-06 21:36:41 -04:00
examples Update sanic example 2021-09-30 18:59:09 -04:00
examples-other Update quotes in the docs 2021-09-30 19:26:04 -04:00
introduction Add `Configuration.from_json()` method (#602) 2022-07-10 21:08:45 -04:00
main Python 3.11 Support (#647) 2022-12-18 21:09:14 -05:00
providers Add `Configuration.from_json()` method (#602) 2022-07-10 21:08:45 -04:00
tutorials Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
conf.py Update year 2021 -> 2022 2022-04-16 21:39:47 -04:00
favicon.ico Add favicon 2020-10-21 17:01:31 -04:00
index.rst Add `Configuration.from_json()` method (#602) 2022-07-10 21:08:45 -04:00
Makefile Rename Objects to Dependency Injector 2015-08-31 16:31:38 +03:00
wiring.rst (#454) (#597) Fix @inject + @wraps, refactor patched callables registry and injections storage principles (#610) 2022-07-26 21:37:15 -04:00