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 eric.snow, ned.deily, pablogsal, vstinner
Date 2018-06-08.00:28:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528417711.33.0.592728768989.issue33615@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c4f3cb772bc2d93d91ee1750eed817262f3ed57d by Victor Stinner in branch 'master':
bpo-33615: Skip test__xxsubinterpreters (GH-7503)
https://github.com/python/cpython/commit/c4f3cb772bc2d93d91ee1750eed817262f3ed57d
History
Date User Action Args
2018-06-08 00:28:31vstinnersetrecipients: + vstinner, ned.deily, eric.snow, pablogsal
2018-06-08 00:28:31vstinnersetmessageid: <1528417711.33.0.592728768989.issue33615@psf.upfronthosting.co.za>
2018-06-08 00:28:31vstinnerlinkissue33615 messages
2018-06-08 00:28:30vstinnercreate