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 jwilk, kakshay, serhiy.storchaka, terry.reedy, vstinner
Date 2019-02-19.06:30:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550557819.66.0.993799600063.issue35798@roundup.psfhosted.org>
In-reply-to
Content
New changeset e7a4bb554edb72fc6619d23241d59162d06f249a by Serhiy Storchaka in branch 'master':
bpo-35798: Add test.support.check_syntax_warning(). (#11895)
https://github.com/python/cpython/commit/e7a4bb554edb72fc6619d23241d59162d06f249a
History
Date User Action Args
2019-02-19 06:30:19serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, vstinner, jwilk, kakshay
2019-02-19 06:30:19serhiy.storchakasetmessageid: <1550557819.66.0.993799600063.issue35798@roundup.psfhosted.org>
2019-02-19 06:30:19serhiy.storchakalinkissue35798 messages
2019-02-19 06:30:19serhiy.storchakacreate