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 benjamin.peterson, eric.snow, jkloth, ncoghlan, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2017-09-14.21:48:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505425719.47.0.501489043583.issue30860@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ccb3c7654cc3d031fb93bf443a6ef9cfb11f6b43 by Victor Stinner in branch 'master':
bpo-30860: Fix deadcode in obmalloc.c (#3499)
https://github.com/python/cpython/commit/ccb3c7654cc3d031fb93bf443a6ef9cfb11f6b43
History
Date User Action Args
2017-09-14 21:48:39vstinnersetrecipients: + vstinner, ncoghlan, pitrou, benjamin.peterson, jkloth, eric.snow, serhiy.storchaka, yselivanov
2017-09-14 21:48:39vstinnersetmessageid: <1505425719.47.0.501489043583.issue30860@psf.upfronthosting.co.za>
2017-09-14 21:48:39vstinnerlinkissue30860 messages
2017-09-14 21:48:39vstinnercreate