- Notifications
You must be signed in to change notification settings - Fork283
fix for python >= 3.12#288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
scmanjarrez commentedOct 6, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Hey, I found your changes, do you mind updating the "import pkg_resources" too? This way we have all the patches in the same repository. The function files() apparently is the replacement. I think we will need to use this zodburi version toohttps://github.com/Pylons/zodburi/tree/modernize-python-versions. Edit: I made a commit on top of your changesscmanjarrez@236ec07 |
grav3m1nd-byte commentedJan 15, 2025
I'd be interested to see a permanent fix for this if possible. |
Description of Changes
Fixes#283.
Major Changes Implemented:
Pre-Merge Tasks
python-blackisortflake8on repo, and fixed any new problems w/ modified filespytesttest cases[Unreleased])