8665eb606c
Accepting request 1244134 from home:glaubitz:branches:devel:languages:python
Markéta Machová2025-02-07 12:59:41 +00:00
93264ba73f
Accepting request 1131714 from devel:languages:python
Ana Guerrero2023-12-08 21:31:57 +00:00
20fdf30b8d
- update to 0.21.0: * Improved the documentation, thanks to jonathanmach and Jakub Wilk * Fixed a thread-safety regression * Improved the type annotations, thanks to David Pärsson * Fixed singleton scope behavior with parent/child injectors, thanks to David Pärsson * Stopped using a deprecated test function, thanks to ljnsn - Added support for PEP 604 union types (Python 3.10+), thanks to David Pärsson - Dropped Python 3.6 support - BuildRequires on the dataclasses module if using python 3.6 * Added support for overriding injectable parameters with positional * Dropped Python 3.4 support * Removed previously deprecated constructs: with_injector, * Dependencies are no longer injected into Module.configure and * Removed unofficial support for injecting into parent class
Dirk Mueller2023-12-07 22:09:30 +00:00
cc869fcffe
Accepting request 1006876 from devel:languages:python
Richard Brown2022-09-29 16:13:53 +00:00
7922dbe3be
Accepting request 1006808 from home:yarunachalam:branches:devel:languages:python
Markéta Machová2022-09-29 09:16:47 +00:00
82032b62fa
- Update to 0.19.0: - Added the license to the source distribution, thanks to Joshua Adelman - Added Python 3.9 and 3.10 support, this includes fixing Python 3.10 compatibility, thanks to Torge Matthies - Improved the documentation, thanks to Takahiro Kojima - Improved the source distribution so that it can be used to build and install wheels, thanks to Janusz Skonieczny - Added requirements files for easier development, thanks to Greg Eremeev - Removed Python 3.5 support - Fixed a bug where only one of multiple NoInject annotations was interpreted
Matej Cepl2021-12-31 13:05:40 +00:00
b14e30ada6
- Update to 0.18.3: * Fixed Python 3.5.3 compatibility * Added remaining type hints to the codebase so that the client code can have better static typing safety * Fixed UnsatisfiedRequirement string representation (this time for real) * Added forward return type reference support to provider methods
Steve Kowalik2020-04-09 05:22:43 +00:00
7acabcba93
- Update to 0.18.1: * Various minor fixes and support for new python - Depend on full python interpreter for sqlite module
Tomáš Chvátal
2019-12-11 08:52:03 +00:00