Jason R. Coombs wrote: > I think I missed the announcement of the cutoff date for 3.8.1; I was hoping > to get > some bug fixes in for > importlib.metadata.https://github.com/python/cpython/pull/17568 > These aren’t crucial bugfixes, but it would be nice not to have them linger > for months.
Just to be clear, the lingering will last two months, so it isn't _too_ bad. Plus in this instance people could use the PyPI package if they need the fixes faster. Not to say getting them in sooner wouldn't be nice either. 😉 I just wanted to make sure people know that the bugfix schedule is faster than it used to be. -Brett > Would you consider including these, especially as the code changes are > pre-vetted in the > backport (released 12-01)? Or maybe only if there’s another RC for another > reason? > If it’s too disruptive, that’s no big deal. Your call. > Thanks for the release work. > On 10 Dec, 2019, at 04:22, Łukasz Langa > luk...@langa.pl<mailto:luk...@langa.pl> > wrote: > Python 3.8.1rc1 is the release candidate of the first maintenance release of > Python > 3.8. > The Python 3.8 series is the newest feature release of the Python language, > and it > contains many new features and optimizations. You can find Python 3.8.1rc1 > here: > https://www.python.org/downloads/release/python-381rc1/ > Assuming no critical problems are found prior to 2019-12-16, the scheduled > release date > for 3.8.1 as well as Ned Deily's birthday, no code changes are planned > between this > release candidate and the final release. > That being said, please keep in mind that this is a pre-release of 3.8.1 and > as such > its main purpose is testing. > See the “What’s New in Python > 3.8https://docs.python.org/3.8/whatsnew/3.8.html” > document for more information about features included in the 3.8 series. > Detailed > information about all changes made in 3.8.0 can be found in its change log. > Maintenance releases for the 3.8 series will continue at regular bi-monthly > intervals, > with 3.8.2 planned for February 2020. > We hope you enjoy Python 3.8! > Thanks to all of the many volunteers who help make Python Development and > these > releases possible! Please consider supporting our efforts by volunteering > yourself or > through organization contributions to the Python Software Foundation. > https://www.python.org/psf/ > > python-committers mailing list -- > python-committers@python.orgmailto:python-committ...@python.org > To unsubscribe send an email to > python-committers-leave@python.orgmailto:python-committers-le...@python.org > https://mail.python.org/mailman3/lists/python-committers.python.org/ > Message archived at > https://mail.python.org/archives/list/python-committ...@python.org/message/I... > Code of Conduct: https://www.python.org/psf/codeofconduct/ _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/6PW7EMRPXNDVB5JTYEZXLH2W7E32GUEX/ Code of Conduct: http://python.org/psf/codeofconduct/