0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a typo More... over 7 years ago
Make the documentation render more nicely More... over 7 years ago
Make Injector.call_with_injection() public More... over 7 years ago
Add is_decorated_with_inject convenience function More... over 7 years ago
Allow failures with development Python versions More... over 7 years ago
Improve error reporting when cannot resolve Any to anything More... over 7 years ago
Resolve forward references in type hints/annotations More... over 7 years ago
Fix binding inference in presence of * and ** arguments More... over 7 years ago
Gitignore another build artifact More... over 7 years ago
Prepare 0.11.1 release More... over 7 years ago
Fix the package installation More... over 7 years ago
Add link to the change log to the readme More... over 7 years ago
Prepare version 0.11.0 to be released More... over 7 years ago
Added a noninjectable decorator to mark parameters as not injectable More... over 7 years ago
Introduce a new decorator to use with Module methods More... over 7 years ago
Introduce new, Python 3-only way to declare things to inject More... over 7 years ago
Document some earlier backwards incompatible changes More... over 7 years ago
Make (Class)AssistedBuilder and ProviderOf generic classes More... over 7 years ago
Stop supporting assisted injection of callables More... over 7 years ago
Remove support for injecting partially applied functions More... over 7 years ago
Remove support for injecting into non-constructor methods More... over 7 years ago
Stop overwriting cls.__init__, no need to do that More... over 7 years ago
Stop supporting decorating classes with @inject More... over 7 years ago
Gitignore one more pytest artifact More... over 7 years ago
Remove outdated readme section More... over 7 years ago
Fix a false positive issue with dependency cycle detection More... over 7 years ago
Correct the version information More... over 7 years ago
Merge pull request #54 from vuonghv/master More... over 7 years ago
Enable Python syntax highlight in README.md More... over 7 years ago
Merge pull request #50 from alecthomas/binding-to-an-instance-regression More... almost 8 years ago