0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Skip mypy tests when using pypy. More... 2 months ago
Improve type hints so works better with mypy and ty. More... 2 months ago
Stop using deprecated settings format. More... 2 months ago
Fix formatting of tests. More... 2 months ago
Remove top level __pycache__ directory. More... 3 months ago
Rely only on pyproject.toml for project metadata. More... 3 months ago
Remove redundant pytest config. More... 3 months ago
Don't restrict tox to old version. More... 3 months ago
See if using -dev suffix remove tox warning about missing targets under GitHub actions. More... 3 months ago
Add missing Python version config for tox. More... 3 months ago
Break out pytest and tox config to their own config files and drop running of coverage. More... 3 months ago
Update copyright year and version info. More... 3 months ago
Catch that mypy not found when actually run it. More... 3 months ago
Skip type checking tests if mypy not available. More... 3 months ago
Remove import-not-found ignore because of mypy errors. More... 3 months ago
Add canary testing for Python 3.15. More... 3 months ago
Add testing for pypy 3.11. More... 3 months ago
Update GitHub actions for Python 3.9 minimum. More... 3 months ago
Update package so minimum of Python 3.9. More... 3 months ago
Drop tox test targets for Python 3.8. More... 3 months ago
Update license file config format to PEP 639. More... 3 months ago
Drop local testing for Python 3.8. More... 3 months ago
Increment version to prepare for dropping Python 3.8 support. More... 3 months ago
Merge branch 'release/2.0.1' More... 5 months ago
Merge tag '2.0.1' into develop More... 5 months ago
Prepare for 2.0.1 release. More... 5 months ago
Fix lazy import for callable attributes of a module. More... 5 months ago
Use RestructuredText readme file for PyPi. More... 5 months ago
Change version to a release candidate. More... 5 months ago
Missing lazy_import in public API declaration. More... 5 months ago