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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2018-07-23.22:02:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532383323.28.0.56676864532.issue34183@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 519fc551d7778ac698033846bb052a12b7d491e2 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
bpo-34183: Fix running Lib/test/test_contextlib_async.py as a script. (GH-8381) (GH-8422)
https://github.com/python/cpython/commit/519fc551d7778ac698033846bb052a12b7d491e2
History
Date User Action Args
2018-07-23 22:02:03serhiy.storchakasetrecipients: + serhiy.storchaka
2018-07-23 22:02:03serhiy.storchakasetmessageid: <1532383323.28.0.56676864532.issue34183@psf.upfronthosting.co.za>
2018-07-23 22:02:03serhiy.storchakalinkissue34183 messages
2018-07-23 22:02:03serhiy.storchakacreate