◐ Shell
clean mode source ↗

Message 376203 - Python tracker

Message376203

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 pablogsal
Recipients corona10, hoefling, pablogsal, shihai1991, vstinner
Date 2020-09-01.18:40:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598985607.45.0.0366212379041.issue41654@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9b648a95ccb4c3b14f1e87158f5c9f5dbb2f62c0 by Pablo Galindo in branch 'master':
bpo-41654: Fix deallocator of MemoryError to account for subclasses (GH-22020)
https://github.com/python/cpython/commit/9b648a95ccb4c3b14f1e87158f5c9f5dbb2f62c0
History
Date User Action Args
2020-09-01 18:40:07pablogsalsetrecipients: + pablogsal, vstinner, corona10, shihai1991, hoefling
2020-09-01 18:40:07pablogsalsetmessageid: <1598985607.45.0.0366212379041.issue41654@roundup.psfhosted.org>
2020-09-01 18:40:07pablogsallinkissue41654 messages
2020-09-01 18:40:07pablogsalcreate