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 davin, larry, serhiy.storchaka, skrah, vstinner, xdegaye
Date 2017-10-31.13:58:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset ece5659565e083baaee4d185ce181a98aaee7f96 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-31626: Fixed a bug in debug memory allocator. (GH-3844) (#4191)
https://github.com/python/cpython/commit/ece5659565e083baaee4d185ce181a98aaee7f96
History
Date User Action Args
2017-10-31 13:58:37serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, larry, skrah, xdegaye, davin
2017-10-31 13:58:37serhiy.storchakasetmessageid: <[email protected]>
2017-10-31 13:58:37serhiy.storchakalinkissue31626 messages
2017-10-31 13:58:37serhiy.storchakacreate