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 eric.smith, serhiy.storchaka
Date 2018-07-23.21:25:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532381113.88.0.56676864532.issue34184@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 635338248f967728f13b7bc4b9969aedff51eef6 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
bpo-34184: Fix running Lib/test/test_dataclasses.py as a script. (GH-8382) (GH-8421)
https://github.com/python/cpython/commit/635338248f967728f13b7bc4b9969aedff51eef6
History
Date User Action Args
2018-07-23 21:25:13serhiy.storchakasetrecipients: + serhiy.storchaka, eric.smith
2018-07-23 21:25:13serhiy.storchakasetmessageid: <1532381113.88.0.56676864532.issue34184@psf.upfronthosting.co.za>
2018-07-23 21:25:13serhiy.storchakalinkissue34184 messages
2018-07-23 21:25:13serhiy.storchakacreate