[issue26087] PEP 0373 should be updated

2016-01-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset 1046a40e086f by Benjamin Peterson in branch 'default': update 2.7 schedule (closes #26087) https://hg.python.org/peps/rev/1046a40e086f -- nosy: +python-dev resolution: -> fixed stage: -> resolved status: open -> closed ___

[issue26087] PEP 0373 should be updated

2016-01-12 Thread Georg Brandl
Changes by Georg Brandl : -- assignee: docs@python -> benjamin.peterson nosy: +benjamin.peterson ___ Python tracker ___ ___ Python-bug

[issue26087] PEP 0373 should be updated

2016-01-11 Thread Chi Hsuan Yen
New submission from Chi Hsuan Yen: Current PEP 0373 lists Python 2.7.11 as a future release, and there's no information about Python 2.7.12. Please update it, thanks! -- assignee: docs@python components: Documentation messages: 258063 nosy: Chi Hsuan Yen, docs@python priority: normal se