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 steve.dower
Recipients Marcus.Smith, brett.cannon, dstufft, eric.araujo, eric.snow, jaraco, lukasz.langa, ncoghlan, paul.moore, pradyunsg, steve.dower, vstinner
Date 2020-09-11.23:42:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599867774.74.0.898051325642.issue41490@roundup.psfhosted.org>
In-reply-to
Content
If you look at the PR into 3.9, it includes a test for this exact case. Start by copying that into 3.10 and then make it pass and everything should be good :)
History
Date User Action Args
2020-09-11 23:42:54steve.dowersetrecipients: + steve.dower, brett.cannon, paul.moore, jaraco, ncoghlan, vstinner, eric.araujo, lukasz.langa, eric.snow, dstufft, pradyunsg, Marcus.Smith
2020-09-11 23:42:54steve.dowersetmessageid: <1599867774.74.0.898051325642.issue41490@roundup.psfhosted.org>
2020-09-11 23:42:54steve.dowerlinkissue41490 messages
2020-09-11 23:42:54steve.dowercreate