New submission from Nick Coghlan:

Spawned from a core-mentorship thread about possibly outdated branch names in 
dev guide examples.

These are a few places that use real branch names in examples, and need to be 
kept current to make things easier for new contributors:

http://docs.python.org/devguide/committing.html#multiple-clones-approach
http://docs.python.org/devguide/setup.html#getting-the-source-code
http://docs.python.org/devguide/devcycle.html#summary

Another couple of items:

- one early one (before actually making the release) to check that the latest 
released version of pip has been bundled into CPython (that's supposed to 
happen when pip is released, but it's worth double checking)

- there's a missing entry for the RM confirming they have the go ahead from the 
Mac Expect before proceeding with a release

----------
messages: 213143
nosy: georg.brandl, ncoghlan
priority: normal
severity: normal
status: open
title: Miscellaneous PEP 101 additions

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20890>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to