[Python-Dev] Small RFEs and the Bug Tracker

"Martin v. Löwis" martin at v.loewis.de
Tue Feb 19 23:47:09 CET 2008


> We really do need to write some of this down in an information track PEP 
> so we're all using the same values to mean the same thing...

There is actually an official meaning to pending: An issue marked 
pending will get automatically closed by the tracker after some period
of time (which used to be two weeks on SF). The tracker will add a 
message that the issue was closed because of inactivity.

Unfortunately, that feature is not yet implemented.

Regards,
Martin


More information about the Python-Dev mailing list