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 Mekk, barry, eric.snow, gvanrossum, kchen, ncoghlan, pitrou, steve.dower, vstinner, xcombelle
Date 2018-01-29.13:04:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517231086.23.0.467229070634.issue20891@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d951157268b2122109098c792562b71ccc41920b by Victor Stinner in branch 'master':
bpo-20891: Reenable test_embed.test_bpo20891() (GH-5420)
https://github.com/python/cpython/commit/d951157268b2122109098c792562b71ccc41920b
History
Date User Action Args
2018-01-29 13:04:46vstinnersetrecipients: + vstinner, gvanrossum, barry, ncoghlan, pitrou, Mekk, kchen, eric.snow, steve.dower, xcombelle
2018-01-29 13:04:46vstinnersetmessageid: <1517231086.23.0.467229070634.issue20891@psf.upfronthosting.co.za>
2018-01-29 13:04:46vstinnerlinkissue20891 messages
2018-01-29 13:04:46vstinnercreate