We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python/cpython#91308 deprecated since Python 3.11
https://github.com/open-cogsci/pyqode.core/blob/4.0/pyqode/core/panels/search_and_replace.py#L355
sre_constants.error will be re.error
I don't know if you're willing to update the minimum Python version for this package.
Do you want a PR?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
python/cpython#91308 deprecated since Python 3.11
https://github.com/open-cogsci/pyqode.core/blob/4.0/pyqode/core/panels/search_and_replace.py#L355
sre_constants.error will be re.error
I don't know if you're willing to update the minimum Python version for this package.
Do you want a PR?
The text was updated successfully, but these errors were encountered: