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 mgorny
Recipients Björn.Lindqvist, Chris Dent, Tim.Graham, benjamin.peterson, lukasz.langa, martin.panter, mgorny, miss-islington, ned.deily, orsenthil, r.david.murray, roguelazer
Date 2020-06-08.19:43:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591645388.78.0.100532459505.issue27657@roundup.psfhosted.org>
In-reply-to
Content
I wonder if it would be feasible to support new behavior in earlier versions of Python via __future__.  I suppose that could help software avoid having Python version-dependent behavior in the long run.
History
Date User Action Args
2020-06-08 19:43:08mgornysetrecipients: + mgorny, orsenthil, benjamin.peterson, ned.deily, r.david.murray, lukasz.langa, martin.panter, Björn.Lindqvist, Tim.Graham, miss-islington, roguelazer, Chris Dent
2020-06-08 19:43:08mgornysetmessageid: <1591645388.78.0.100532459505.issue27657@roundup.psfhosted.org>
2020-06-08 19:43:08mgornylinkissue27657 messages
2020-06-08 19:43:08mgornycreate