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.11:43:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509191000.17.0.213398074469.issue31836@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8ed5644f78e57cd59813097b35906ad6f1775f95 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.6':
bpo-31836: Test_code_module now passes with sys.ps1, ps2 set (GH-4070) (#4156)
https://github.com/python/cpython/commit/8ed5644f78e57cd59813097b35906ad6f1775f95
History
Date User Action Args
2017-10-28 11:43:20terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2017-10-28 11:43:20terry.reedysetmessageid: <1509191000.17.0.213398074469.issue31836@psf.upfronthosting.co.za>
2017-10-28 11:43:20terry.reedylinkissue31836 messages
2017-10-28 11:43:20terry.reedycreate