◐ Shell
clean mode source ↗

Message 391809 - Python tracker

Message391809

Author eric.smith
Recipients Guido.van.Rossum, eric.smith, gvanrossum, larry
Date 2021-04-24.21:49:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619300961.94.0.479307290921.issue43901@roundup.psfhosted.org>
In-reply-to
Content
It's find to have advice of "do X in 3.9", and "do Y in 3.10+". I think the issue is: if you have code that needs to run in 3.9 and 3.10+, what should you do? There needs to be some advice for that case.
History
Date User Action Args
2021-04-24 21:49:21eric.smithsetrecipients: + eric.smith, gvanrossum, larry, Guido.van.Rossum
2021-04-24 21:49:21eric.smithsetmessageid: <1619300961.94.0.479307290921.issue43901@roundup.psfhosted.org>
2021-04-24 21:49:21eric.smithlinkissue43901 messages
2021-04-24 21:49:21eric.smithcreate