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 christian.heimes
Recipients christian.heimes, cloud-yu, lukasz.langa
Date 2021-04-30.09:18:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619774335.3.0.0558740739352.issue43985@roundup.psfhosted.org>
In-reply-to
Content
The slash syntax was introduced in 3.8. I guess the grammar of lib2to3 was not updated to support new syntax elements.

Łukasz, could you please take a look?
History
Date User Action Args
2021-04-30 09:18:55christian.heimessetrecipients: + christian.heimes, lukasz.langa, cloud-yu
2021-04-30 09:18:55christian.heimessetmessageid: <1619774335.3.0.0558740739352.issue43985@roundup.psfhosted.org>
2021-04-30 09:18:55christian.heimeslinkissue43985 messages
2021-04-30 09:18:55christian.heimescreate