This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients maarten, serhiy.storchaka
Date 2021-01-31.19:44:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612122274.78.0.888637992338.issue41604@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3c8d6934436e20163be802f5239c5b4e4925eeec by Serhiy Storchaka in branch '3.9':
[3.9] bpo-41604: Don't decrement the reference count of the previous user_ptr when set_panel_usertpr fails (GH-21933). (GH-24403)
https://github.com/python/cpython/commit/3c8d6934436e20163be802f5239c5b4e4925eeec
History
Date User Action Args
2021-01-31 19:44:34serhiy.storchakasetrecipients: + serhiy.storchaka, maarten
2021-01-31 19:44:34serhiy.storchakasetmessageid: <1612122274.78.0.888637992338.issue41604@roundup.psfhosted.org>
2021-01-31 19:44:34serhiy.storchakalinkissue41604 messages
2021-01-31 19:44:34serhiy.storchakacreate