[python-committers] [RELEASE] Python 3.7.4rc1 and 3.6.9rc1 are now available

2019-06-19 Thread Ned Deily
Python 3.7.4rc1 and 3.6.9rc1 are now available. 3.7.4rc1 is the release preview of the next maintenance release of Python 3.7, the latest feature release of Python. 3.6.9rc1 is the release preview of the first security-fix release of Python 3.6. Assuming no critical problems are found prior to 2019

[python-committers] Blurb question: error in Misc/NEWS.d/3.8.0b1.rst

2019-06-19 Thread Eric V. Smith
I made a typo in a blurb file that's been incorporated into Misc/NEWS.d/3.8.0b1.rst. I referenced an incorrect bpo number. How do I go about fixing it? Can I just modify that .rst file, or is there some other process I need to perform? Eric ___ pytho

[python-committers] Re: Blurb question: error in Misc/NEWS.d/3.8.0b1.rst

2019-06-19 Thread Ned Deily
On Jun 19, 2019, at 21:00, Eric V. Smith wrote: > I made a typo in a blurb file that's been incorporated into > Misc/NEWS.d/3.8.0b1.rst. I referenced an incorrect bpo number. How do I go > about fixing it? Can I just modify that .rst file, or is there some other > process I need to perform? Th