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 aeros
Recipients aeros, hroncok, petr.viktorin, vstinner
Date 2020-04-29.02:06:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588126002.29.0.976755590065.issue40431@roundup.psfhosted.org>
In-reply-to
Content
Victor Stinner wrote:
> If you backport the change, please remove the NEWS entry, since it's not a SyntaxError in 3.7 and 3.8.

Good point. In that case, I'll do a manual backport of the PR just to 3.8 and skip the news entry. As mentioned above, I think most of the value in fixing it when the SyntaxError isn't present is mainly just for providing a good example in the latest stable version of the stdlib, so I don't think there would be much additional value in also backporting it to 3.7.
History
Date User Action Args
2020-04-29 02:06:42aerossetrecipients: + aeros, vstinner, petr.viktorin, hroncok
2020-04-29 02:06:42aerossetmessageid: <1588126002.29.0.976755590065.issue40431@roundup.psfhosted.org>
2020-04-29 02:06:42aeroslinkissue40431 messages
2020-04-29 02:06:41aeroscreate