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 Guido.van.Rossum
Recipients Guido.van.Rossum, eric.smith, gvanrossum, larry
Date 2021-04-24.14:59:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619276398.31.0.551012829203.issue43901@roundup.psfhosted.org>
In-reply-to
Content
And that’s a problem. There needs to be a recommendation on what to do for code that spans 3.9 and 3.10. What should users do otherwise? Drop 3.9 as soon as they introduce 3.10 support? Withhold 3.10 support until 3.9 reaches EOL?

IOW you can’t just break backward compatibility. (That’s why PEP 563 was rolled back in the first place.)
History
Date User Action Args
2021-04-24 14:59:58Guido.van.Rossumsetrecipients: + Guido.van.Rossum, gvanrossum, larry, eric.smith
2021-04-24 14:59:58Guido.van.Rossumsetmessageid: <1619276398.31.0.551012829203.issue43901@roundup.psfhosted.org>
2021-04-24 14:59:58Guido.van.Rossumlinkissue43901 messages
2021-04-24 14:59:58Guido.van.Rossumcreate