0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:alecthomas/injector More... over 10 years ago
0.8.0 release. More... over 10 years ago
Merge pull request #36 from vrutsky/patch-3 More... over 10 years ago
Merge pull request #35 from vrutsky/patch-2 More... over 10 years ago
Merge pull request #34 from vrutsky/patch-1 More... over 10 years ago
Fix python block code format specifier More... over 10 years ago
Fix typo "Key is used to uniquely identifies" More... over 10 years ago
Fix typo "veryify" More... over 10 years ago
Generate universal wheels More... over 10 years ago
Fix TypeError caused by use_annotations=True on Python 3.3 More... over 10 years ago
Add BoundKey. More... over 10 years ago
Fix regression - injecting unbound key was resulting in None More... over 10 years ago
Show RuntimeWarning when using injected Module configure() calls. More... over 10 years ago
Update README.md More... over 10 years ago
Improve providers documentation More... over 10 years ago
Improvide Injector.install_into() docstring More... over 10 years ago
Move testing information to Sphinx docs More... over 10 years ago
Fix thread-safety note More... over 10 years ago
Read version directly from imported module More... over 10 years ago
Bump version to 0.8.0c1 More... over 10 years ago
Improve Sphinx documentation More... over 10 years ago
Remove annotations from the API, closes #29 More... over 10 years ago
Improve docstrings and hide some more private API More... over 10 years ago
Bump version to 0.7.8 More... over 10 years ago
Hide non-public API documentation More... over 10 years ago
Move documentation directory More... over 10 years ago
Create Sphinx documentation skeleton More... over 10 years ago
Include more information in exception messages More... over 10 years ago
Raise an exception if object being created has __slots__ set More... over 10 years ago
Allow injecting plain functions and generate injecting wrappers More... over 10 years ago