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.20:38:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532378313.64.0.56676864532.issue34183@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset db8e3a1e4476620b2b5aaf57acfc3ef58a08213b by Serhiy Storchaka in branch 'master':
bpo-34183: Fix running Lib/test/test_contextlib_async.py as a script. (GH-8381)
https://github.com/python/cpython/commit/db8e3a1e4476620b2b5aaf57acfc3ef58a08213b
History
Date User Action Args
2018-07-23 20:38:33serhiy.storchakasetrecipients: + serhiy.storchaka
2018-07-23 20:38:33serhiy.storchakasetmessageid: <1532378313.64.0.56676864532.issue34183@psf.upfronthosting.co.za>
2018-07-23 20:38:33serhiy.storchakalinkissue34183 messages
2018-07-23 20:38:33serhiy.storchakacreate