[Python-ideas] PEP feedback loop (with tracker account)

Georg Brandl g.brandl at gmx.net
Wed Mar 26 07:17:17 CET 2014


Am 26.03.2014 03:21, schrieb Ethan Furman:
> On 03/25/2014 03:46 PM, Georg Brandl wrote:
>>
>> No.  What is useful is to keep the "Post-History" header up to
>> date, which refers people to the python-dev threads where all the
>> discussion and "voting" takes place.
> 
> So should that header just include the dates when new threads were spawned, or if significant time had passed since the 
> last posting in the "current" thread?

PEP 1 says:

"""
The Created header records the date that the PEP was assigned a
number, while Post-History is used to record the dates of when new
versions of the PEP are posted to python-list and/or python-dev.  Both
headers should be in dd-mmm-yyyy format, e.g. 14-Aug-2001.
"""

And new threads are usually accompanied by a posting of a revision of the PEP.

Georg



More information about the Python-ideas mailing list