On Jun 19, 2019, at 21:00, Eric V. Smith <e...@trueblade.com> 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?

The individual blurb files are consolidated into a single release file by 
release managers during a release's manufacturing steps.  Once the release is 
out the door and the release's consolidated file appears in the repo (in this 
case, 3.8.0b1.rst), you can merge changes to it.  Prior to the release cutoff, 
you can modify the individual file in Misc/NEWS.d/next.  Don't forget to make 
similar changes as necessary to any backported PRs!

--
  Ned Deily
  n...@python.org -- []
_______________________________________________
python-committers mailing list -- python-committers@python.org
To unsubscribe send an email to 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-committers@python.org/message/XHMKZW4DAA4ZPBZOZVZYTLIMQNTTAACN/
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to