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-07-29.18:38:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501353507.23.0.396182242136.issue31027@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b26cc82b2252dd54e73661a026b32e7808fef945 by Terry Jan Reedy in branch '3.6':
[3.6] bpo-31027: Fix test_listcomps failure when run directly (GH-2939) (#2945)
https://github.com/python/cpython/commit/b26cc82b2252dd54e73661a026b32e7808fef945
History
Date User Action Args
2017-07-29 18:38:27terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2017-07-29 18:38:27terry.reedysetmessageid: <1501353507.23.0.396182242136.issue31027@psf.upfronthosting.co.za>
2017-07-29 18:38:27terry.reedylinkissue31027 messages
2017-07-29 18:38:27terry.reedycreate