◐ Shell
clean mode source ↗

Message 377424 - Python tracker

Message377424

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 vstinner
Recipients corona10, hoefling, pablogsal, shihai1991, vstinner
Date 2020-09-23.21:25:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600896345.67.0.295907712052.issue41654@roundup.psfhosted.org>
In-reply-to
Content
New changeset bbeb223e9a5e9f9374df384efa386b4068a65c0e by Victor Stinner in branch 'master':
bpo-41654: Fix compiler warning in MemoryError_dealloc() (GH-22387)
https://github.com/python/cpython/commit/bbeb223e9a5e9f9374df384efa386b4068a65c0e
History
Date User Action Args
2020-09-23 21:25:45vstinnersetrecipients: + vstinner, corona10, pablogsal, shihai1991, hoefling
2020-09-23 21:25:45vstinnersetmessageid: <1600896345.67.0.295907712052.issue41654@roundup.psfhosted.org>
2020-09-23 21:25:45vstinnerlinkissue41654 messages
2020-09-23 21:25:45vstinnercreate