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-10-21.07:09:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540105783.45.0.788709270274.issue35029@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d31e7730cd5d74efbd7320751dacd51d09cc415d by Serhiy Storchaka in branch 'master':
bpo-35029: Replace the SyntaxWarning exception with a SyntaxError. (GH-9999)
https://github.com/python/cpython/commit/d31e7730cd5d74efbd7320751dacd51d09cc415d
History
Date User Action Args
2018-10-21 07:09:43serhiy.storchakasetrecipients: + serhiy.storchaka
2018-10-21 07:09:43serhiy.storchakasetmessageid: <1540105783.45.0.788709270274.issue35029@psf.upfronthosting.co.za>
2018-10-21 07:09:43serhiy.storchakalinkissue35029 messages
2018-10-21 07:09:43serhiy.storchakacreate