[issue20890] Miscellaneous PEP 101 additions

2020-03-18 Thread Brett Cannon


Brett Cannon  added the comment:

These parts of the devguide don't seem to exist anymore, so I'm closing as 
outdated.

--
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20890] Miscellaneous PEP 101 additions

2014-03-17 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 414a7e2067b2 by Éric Araujo in branch 'default':
Update branch names after 3.4.0 release (ref #20890)
http://hg.python.org/devguide/rev/414a7e2067b2

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20890] Miscellaneous PEP 101 additions

2014-03-12 Thread Éric Araujo

Changes by Éric Araujo :


--
nosy: +eric.araujo

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20890] Miscellaneous PEP 101 additions

2014-03-11 Thread Brett Cannon

Changes by Brett Cannon :


--
nosy: +brett.cannon

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20890] Miscellaneous PEP 101 additions

2014-03-11 Thread Ned Deily

Ned Deily added the comment:

- Along with checking for the latest version of pip, there should be an item to 
inspect the installed bundled version of pip to check for changes in the 
licenses of pip and its chain of vendored dependencies to ensure we do not 
inadvertently taint a Python release.

--
nosy: +ned.deily

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20890] Miscellaneous PEP 101 additions

2014-03-11 Thread Barry A. Warsaw

Changes by Barry A. Warsaw :


--
nosy: +barry

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20890] Miscellaneous PEP 101 additions

2014-03-11 Thread Nick Coghlan

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com