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-21.19:46:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532202389.96.0.56676864532.issue34181@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 961360923e7997a04833652623ea549b0dc02262 by Serhiy Storchaka in branch 'master':
bpo-34181: Fix running Lib/test/test_typing.py as a script. (GH-8380)
https://github.com/python/cpython/commit/961360923e7997a04833652623ea549b0dc02262
History
Date User Action Args
2018-07-21 19:46:30serhiy.storchakasetrecipients: + serhiy.storchaka
2018-07-21 19:46:29serhiy.storchakasetmessageid: <1532202389.96.0.56676864532.issue34181@psf.upfronthosting.co.za>
2018-07-21 19:46:29serhiy.storchakalinkissue34181 messages
2018-07-21 19:46:29serhiy.storchakacreate