On Mon, 11 Oct 2021 at 13:05, Chris Angelico <[email protected]> wrote:
> In any case, there's not a lot of need to support Python 2 any more, > so most of this sort of check doesn't exist in my code any more. ... and in particular, "useful to help with code that needs to support Python 2" won't work as an argument for having a version type in the (Python 3.11+) stdlib :-) Paul _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/F6QGA6AOM2NSZI5R3YXAYXPH2NIS52GJ/ Code of Conduct: http://python.org/psf/codeofconduct/
