-
Tres Seaver authored
* add support for Python 3.12 / 3.13 * drop support for Python 3.7 / 3.8 * consolidate packaging / tool config to 'pyproject.toml' * update tests for habitability (pytest idioms), coverage * drop use of deprecated 'pkg_resources' APIs * remove Python2 compat shims *rename private 'zodburi._resolve_uri' helper to '_get_uri_factory_and_dbkw' for clarity. Preserve original name as a backward-compatibility alias
1c7b9feb
To find the state of this project's repository at the time of any of these versions, check out the tags..