-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
bpo-41604: Don't decrement the reference count of the previous user_ptr when set_panel_usertpr fails #21933
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
I accidentally copied the wrong bug id, |
…tr when set_panel_usertpr fails
64bfd04
to
39a4378
Compare
Thanks @madebr for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
Sorry, @madebr and @serhiy-storchaka, I could not cleanly backport this to |
Sorry @madebr and @serhiy-storchaka, I had trouble checking out the |
…user_ptr when set_panel_usertpr fails (pythonGH-21933). (cherry picked from commit 3243e8a) Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
GH-24403 is a backport of this pull request to the 3.9 branch. |
…user_ptr when set_panel_usertpr fails (pythonGH-21933). (pythonGH-24403) (cherry picked from commit 3243e8a) Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com> (cherry picked from commit 3c8d693) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
…tr when set_panel_usertpr fails (pythonGH-21933)
https://bugs.python.org/issue41604