Skip to content

Conversation

gergely-elias
Copy link
Contributor

@gergely-elias gergely-elias commented Jul 19, 2025

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/

@python-cla-bot
Copy link

python-cla-bot bot commented Jul 19, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@picnixz
Copy link
Member

picnixz commented Jul 19, 2025

Ah thank you for this! I totally forgot updating the cache information when I merged my filterfalse feature.

@picnixz picnixz changed the title fnmatch.filterfalse is affected by cache limitation just like other similar functions gh-74598: document that fnmatch.filterfalse is affected by cache limitation Jul 19, 2025
@picnixz picnixz added the needs backport to 3.14 bugs and security fixes label Jul 19, 2025
@picnixz picnixz enabled auto-merge (squash) July 19, 2025 09:45
@picnixz picnixz merged commit 263e451 into python:main Jul 19, 2025
26 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jul 19, 2025
@miss-islington-app
Copy link

Thanks @gergely-elias for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 19, 2025
…che limitation (pythonGH-136781)

(cherry picked from commit 263e451)

Co-authored-by: Gergely Elias <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jul 19, 2025

GH-136782 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jul 19, 2025
picnixz pushed a commit that referenced this pull request Jul 19, 2025
…ache limitation (GH-136781) (#136782)

gh-74598: document that `fnmatch.filterfalse` is affected by cache limitation (GH-136781)
(cherry picked from commit 263e451)

Co-authored-by: Gergely Elias <[email protected]>
@AA-Turner AA-Turner added the needs backport to 3.14 bugs and security fixes label Jul 19, 2025
@miss-islington-app
Copy link

Thanks @gergely-elias for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @gergely-elias and @picnixz, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 263e451c4114ac98add1f1e8aa9ee030e054bdfd 3.14

@AA-Turner
Copy link
Member

Ignore, sorry.

A

taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
@serhiy-storchaka
Copy link
Member

Reminder about backporting. @gergely-elias @picnixz

@encukou
Copy link
Member

encukou commented Aug 15, 2025

GH-136782 is a backport of this pull request to the 3.14 branch.

@encukou encukou removed the needs backport to 3.14 bugs and security fixes label Aug 15, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…d by cache limitation (pythonGH-136781) (python#136782)

pythongh-74598: document that `fnmatch.filterfalse` is affected by cache limitation (pythonGH-136781)
(cherry picked from commit 263e451)

Co-authored-by: Gergely Elias <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news sprint

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants