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 abarry, ncoghlan, r.david.murray, serhiy.storchaka
Date 2018-10-01.08:06:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Since the author of PR 5849 had not the time to work on it, I have created PR 9652 which properly replaces a DeprecationWarning with a SyntaxWarning. It also updates the documentation.
History
Date User Action Args
2018-10-01 08:06:22serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, r.david.murray, abarry
2018-10-01 08:06:22serhiy.storchakasetmessageid: <[email protected]>
2018-10-01 08:06:22serhiy.storchakalinkissue32912 messages
2018-10-01 08:06:22serhiy.storchakacreate