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 terry.reedy
Recipients serhiy.storchaka, terry.reedy
Date 2017-10-28.01:45:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509155121.46.0.213398074469.issue31836@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5a4bbcd479ce86f68bbe12bc8c16e3447f32e13a by Terry Jan Reedy in branch 'master':
bpo-31836: Test_code_module now passes with sys.ps1, ps2 set (#4070)
https://github.com/python/cpython/commit/5a4bbcd479ce86f68bbe12bc8c16e3447f32e13a
History
Date User Action Args
2017-10-28 01:45:21terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2017-10-28 01:45:21terry.reedysetmessageid: <1509155121.46.0.213398074469.issue31836@psf.upfronthosting.co.za>
2017-10-28 01:45:21terry.reedylinkissue31836 messages
2017-10-28 01:45:21terry.reedycreate