0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Eliminate deprecation warnings on pytest conftest file. More... 8 months ago
Fix version calculation broken by prior rewrite. More... 8 months ago
Revert to old format to be compatible with Python 3.8. More... 8 months ago
Merge branch 'master' into develop More... 8 months ago
Revert "Remove the dependency on `pkg_resources` and hence `setuptools` on python>=3.10" More... 8 months ago
Revert "completely migrate from `setuptools` to `importlib`" More... 8 months ago
Migrate from setuptools to importlib metadata. More... 8 months ago
Remove warnings about deprecation of setuptools dependencies. More... 8 months ago
Remove license to eliminate warning about duplicate definition. More... 8 months ago
Fix license file specifier format. More... 8 months ago
Fix up install/packing issues. More... 8 months ago
Adjust targets for cleaning up. More... 8 months ago
Remove .so files creating from developing as dev package. More... 8 months ago
Merge pull request #292 from GSVarsha/remove-setuptools-dependency More... 8 months ago
Cleanup release notes file for PyPi. More... 8 months ago
Separate out the packages note that are used on PyPi from main README file. More... 8 months ago
Still need setuptools as dev dependency. More... 8 months ago
Improvements on use of virtual environment. More... 8 months ago
Start modernisation to use uv instead of pip. More... 8 months ago
completely migrate from `setuptools` to `importlib` More... 8 months ago
Remove the dependency on `pkg_resources` and hence `setuptools` on python>=3.10 More... 8 months ago
GitHub action still on 3.14-dev tag. More... 8 months ago
Test and build for Python 3.14. More... 8 months ago
Merge pull request #290 from finnagin/arm64-runner More... 8 months ago
fix windows-11-arm test placement More... 8 months ago
add windows-11-arm build & tests More... 8 months ago
update setup.py More... 9 months ago
Remove Python 2.x and other compat More... 9 months ago
Add notify_module_loaded() as part of exported API. More... 9 months ago
Remove Python 2.X code from C extension. More... 9 months ago