0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Increment version to 1.10.12. More... over 8 years ago
Merge branch 'release/1.10.11' More... over 8 years ago
Add details of disabling extension to change notes. More... over 8 years ago
Need both Python 3.5 and 3.6 as not part of default image under Travis. More... over 8 years ago
Revert back to Python 3.5 on Travis. More... over 8 years ago
Only need to run Travis for one Python version and variant as tox then tests for all combinations. More... over 8 years ago
Change conventions for environment variables used ti disable extension at install time. More... over 8 years ago
Change line wrapping. More... over 8 years ago
Merge pull request #104 from yarikoptic/develop More... over 8 years ago
ENH: test both under WRAPT_DISABLE_EXTENSIONS and not More... over 8 years ago
Worth testing against 2.7 and 3.6 More... over 8 years ago
ENH: allow to disable wrapt extensions at run time via WRAPT_DISABLE_EXTENSIONS env var More... over 8 years ago
Document bug fix for when wrapping a @classmethod of a class used as a base type. More... almost 9 years ago
Update copyright year. More... almost 9 years ago
Increment version to 1.10.11. More... almost 9 years ago
Merge pull request #99 from a-feld/fix-inherited-classmethod More... almost 9 years ago
Fix introspection logic when resolving class attributes. More... almost 9 years ago
Add test for wrapping an inherited classmethod. More... almost 9 years ago
Merge branch 'release/1.10.10' More... about 9 years ago
Add Python 3.6 to test suite. More... about 9 years ago
Remove short description. More... about 9 years ago
Fix long description and classifiers for uploading to PyPi. More... about 9 years ago
Increment version to 1.10.10. More... about 9 years ago
Missing change notes for 1.10.9. More... about 9 years ago
Merge branch 'release/1.10.9' More... about 9 years ago
Update version in source code and docs. More... about 9 years ago
Add convenience makefile for install/test/release. More... about 9 years ago
Merge pull request #97 from a-feld/develop More... about 9 years ago
Fix missing sys import for getcallargs backport. More... about 9 years ago
Add test for unexpected unicode kwargs. More... about 9 years ago