Everybody has long presumed we'd go with 3.10. Maybe we're not following semver to the letter, but this part of it we follow -- 4.0 would mean a major rewrite or incompatible change.
For a long time I had hoped that Larry Hastings' Gilectomy project would succeed, in which case that would be a logical candidate for 4.0, since it requires a lot of incompatible C API changes. But Victor seems to have a better plan for evolving the C API, and the Gilectomy doesn't seem to be proceeding. On Thu, Nov 28, 2019 at 7:45 AM Paul Moore <[email protected]> wrote: > On Thu, 28 Nov 2019 at 15:35, Facundo Batista <[email protected]> > wrote: > > > > Hello! > > > > Did we take a decision of what comes after 3.9? > > > > Do we have a PEP for that decision? (couldn't find it) > > > > (not arguing in favor of one or another, just want to know the > > rationale behind it) > > I don't think there's been a formal decision, but I think the > expectation is that we just go to 3.10. Certainly PEP 602 > (https://www.python.org/dev/peps/pep-0602/) assumes that in the > description of the future release schedule. > > Paul > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/OFVOOZT3OU4MSIGJ3ZR7DFSOATTSJMAM/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/XKCLXKQWMPJ2DAKHU4DLPMRI3FK35OBN/ Code of Conduct: http://python.org/psf/codeofconduct/
