Re: [Python-Dev] Planned PEP status changes

2011-08-30 Thread Nick Coghlan
On Sat, Aug 27, 2011 at 2:35 AM, Brett Cannon wrote: > On Tue, Aug 23, 2011 at 19:42, Nick Coghlan wrote: >> Unless I hear any objections, I plan to adjust the current PEP >> statuses as follows some time this weekend: >> >> Move from Accepted to Finished: >> >>    389  argparse - New Command Lin

Re: [Python-Dev] Planned PEP status changes

2011-08-26 Thread Brett Cannon
On Tue, Aug 23, 2011 at 19:42, Nick Coghlan wrote: > Unless I hear any objections, I plan to adjust the current PEP > statuses as follows some time this weekend: > > Move from Accepted to Finished: > >    389  argparse - New Command Line Parsing Module              Bethard >    391  Dictionary-Bas

[Python-Dev] Planned PEP status changes

2011-08-23 Thread Nick Coghlan
Unless I hear any objections, I plan to adjust the current PEP statuses as follows some time this weekend: Move from Accepted to Finished: 389 argparse - New Command Line Parsing Module Bethard 391 Dictionary-Based Configuration For Logging Sajip 3108 Stan