◐ Shell
clean mode source ↗

Message 388863 - Python tracker

Message388863

Author vstinner
Recipients corona10, hoefling, miss-islington, pablogsal, shihai1991, vstinner
Date 2021-03-16.17:36:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615916210.85.0.66857108972.issue41654@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1f0cde678406749524d11e852a16bf243cef5c5f by Miss Islington (bot) in branch '3.9':
bpo-41654: Fix compiler warning in MemoryError_dealloc() (GH-22387) (GH-24894)
https://github.com/python/cpython/commit/1f0cde678406749524d11e852a16bf243cef5c5f
History
Date User Action Args
2021-03-16 17:36:50vstinnersetrecipients: + vstinner, corona10, pablogsal, miss-islington, shihai1991, hoefling
2021-03-16 17:36:50vstinnersetmessageid: <1615916210.85.0.66857108972.issue41654@roundup.psfhosted.org>
2021-03-16 17:36:50vstinnerlinkissue41654 messages
2021-03-16 17:36:50vstinnercreate