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
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
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