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 OO O, davin, paul.moore, pitrou, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-04-23.22:20:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587680404.63.0.461708394113.issue32759@roundup.psfhosted.org>
In-reply-to
Content
New changeset 857d573257ab150d6bea666354312a5fd284b171 by Victor Stinner in branch '3.7':
bpo-39932: Fix multiprocessing test_heap() (GH-19690)
https://github.com/python/cpython/commit/857d573257ab150d6bea666354312a5fd284b171
History
Date User Action Args
2020-04-23 22:20:04vstinnersetrecipients: + vstinner, paul.moore, pitrou, tim.golden, zach.ware, serhiy.storchaka, steve.dower, davin, OO O
2020-04-23 22:20:04vstinnersetmessageid: <1587680404.63.0.461708394113.issue32759@roundup.psfhosted.org>
2020-04-23 22:20:04vstinnerlinkissue32759 messages
2020-04-23 22:20:04vstinnercreate