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