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
update pytest.File to new scheme More... almost 5 years ago
docs: fix simple typo, truncacted -> truncated More... over 5 years ago
fix dummycollector for pytest >= 6 More... over 5 years ago
Add syntax highlighting to blog posts More... almost 6 years ago
Fix application of function wrapper to class method reference external to class. More... about 6 years ago
Fix description of test. More... about 6 years ago
Increment version to 1.12.2. More... about 6 years ago
Merge branch 'release/1.12.1' More... about 6 years ago
Merge tag '1.12.1' into develop More... about 6 years ago
Fix problem with how wrapper applied to static methods. More... about 6 years ago
Increment version to 1.12.1. More... about 6 years ago
Merge pull request #138 from hugovk/fix-flake8-2020 More... about 6 years ago
Merge tag '1.12.0' into develop More... about 6 years ago
Merge branch 'release/1.12.0' More... about 6 years ago
Try just pypy3 on Travis CI. More... about 6 years ago
Update PyPy version used on Travis CI for testing. More... about 6 years ago
Decorator using adapter returning wrong signature. More... about 6 years ago
Add change notes/test for bug in synchronized decorator when applied to instance methods of a falsey class. More... about 6 years ago
Merge pull request #146 from daniel-o-jones/daniel-o-jones-patch-1 More... about 6 years ago
only default to wrapped if instance is actually None More... about 6 years ago
Use mro lookup to avoid need for __wrapped__ in inheritance for Python 3.7+. More... over 6 years ago
Test for Python 3.8. More... over 6 years ago
Fix formatting. More... over 6 years ago
Increment version to 1.12.0. More... over 6 years ago
Fix for Python 4 More... over 6 years ago
Don't test Python 3.4 on Windows as AppVeyor support fo 3.4 seems broken. More... over 6 years ago
Add more detail to docs on signature changing decorators. More... over 6 years ago
Had set wrong test for Python 3.4 on AppVeyor so only tests pure Python. More... almost 7 years ago
Merge branch 'release/1.11.2' More... almost 7 years ago
Merge tag '1.11.2' into develop More... almost 7 years ago