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