Skip to content

gh-122400: Handle ValueError in filecmp #122401

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 10 commits into from
Jul 30, 2024

Conversation

picnixz
Copy link
Member

@picnixz picnixz commented Jul 29, 2024

This could be backported to 3.12 and 3.13 but I need confirmation before applying the labels.

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@serhiy-storchaka serhiy-storchaka added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jul 30, 2024
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) July 30, 2024 08:29
@serhiy-storchaka serhiy-storchaka merged commit 3a9b2aa into python:main Jul 30, 2024
37 checks passed
@miss-islington-app
Copy link

Thanks @picnixz for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 30, 2024
(cherry picked from commit 3a9b2aa)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 30, 2024
(cherry picked from commit 3a9b2aa)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Jul 30, 2024

GH-122441 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jul 30, 2024
@bedevere-app
Copy link

bedevere-app bot commented Jul 30, 2024

GH-122442 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jul 30, 2024
@picnixz picnixz deleted the valueerror-in-filecmp branch July 30, 2024 08:51
serhiy-storchaka pushed a commit that referenced this pull request Jul 30, 2024
(cherry picked from commit 3a9b2aa)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
serhiy-storchaka pushed a commit that referenced this pull request Jul 30, 2024
(cherry picked from commit 3a9b2aa)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
blhsing pushed a commit to blhsing/cpython that referenced this pull request Aug 22, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
stdlib Python modules in the Lib dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants