8000 [3.13] gh-104745: Limit starting a patcher more than once without stopping it (GH-126649) by miss-islington · Pull Request #126772 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.13] gh-104745: Limit starting a patcher more than once without stopping it (GH-126649) #126772

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

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Nov 13, 2024

Previously, this would cause an AttributeError if the patch stopped more than once after this, and would also disrupt the original patched object.


(cherry picked from commit 1e40c5b)

Co-authored-by: Red4Ru 39802734+Red4Ru@users.noreply.github.com
Co-authored-by: Peter Bierma zintensitydev@gmail.com
Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

…ping it (pythonGH-126649)

Previously, this would cause an `AttributeError` if the patch stopped more than once after this, and would also disrupt the original patched object.

---------

(cherry picked from commit 1e40c5b)

Co-authored-by: Red4Ru <39802734+Red4Ru@users.noreply.github.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@cjw296 cjw296 enabled auto-merge (squash) November 13, 2024 08:22
@cjw296 cjw296 merged commit e8dbe7e into python:3.13 Nov 13, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0