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 pablogsal
Recipients emilyemorehouse, gvanrossum, matrixise, pablogsal, serhiy.storchaka
Date 2019-02-21.10:11:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550743917.99.0.263175712146.issue36052@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3ad91673057d410bf9f8c53df6bb8aa18c4b68ca by Pablo Galindo (Stéphane Wirtel) in branch 'master':
bpo-36052: Raise a SyntaxError when assigning a value to __debug__ with := (GH-11958)
https://github.com/python/cpython/commit/3ad91673057d410bf9f8c53df6bb8aa18c4b68ca
History
Date User Action Args
2019-02-21 10:11:58pablogsalsetrecipients: + pablogsal, gvanrossum, serhiy.storchaka, matrixise, emilyemorehouse
2019-02-21 10:11:57pablogsalsetmessageid: <1550743917.99.0.263175712146.issue36052@roundup.psfhosted.org>
2019-02-21 10:11:57pablogsallinkissue36052 messages
2019-02-21 10:11:57pablogsalcreate