-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
gh-74598: document that fnmatch.filterfalse is affected by cache limitation #136781
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Ah thank you for this! I totally forgot updating the cache information when I merged my filterfalse feature. |
Thanks @gergely-elias for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…che limitation (pythonGH-136781) (cherry picked from commit 263e451) Co-authored-by: Gergely Elias <gergely.elias@gmail.com>
GH-136782 is a backport of this pull request to the 3.14 branch. |
Thanks @gergely-elias for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, @gergely-elias and @picnixz, I could not cleanly backport this to
|
Ignore, sorry. A |
trivial fix: mentioning limitations of the recently (3.14) introduced filterfalse function
[ EuroPython 2025 Sprints with the supervision of @AA-Turner ]
📚 Documentation preview 📚: https://cpython-previews--136781.org.readthedocs.build/