Re: [Python-Dev] Addressing Outstanding PEPs

2006-04-26 Thread Thomas Heller
Neal Norwitz wrote: > The following PEPs are open according to PEP 0 and haven't seen much > activity recently IIRC. I'd like everyone to take a cut and bring > these up to date. For all the PEPs that aren't going anywhere, can we > close them? Please update your PEP if appropriate. > > S 2

Re: [Python-Dev] Addressing Outstanding PEPs

2006-04-26 Thread Phillip J. Eby
At 11:55 PM 4/25/2006 -0700, Neal Norwitz wrote: > S 243 Module Repository Upload Mechanism Reifschneider This one needs to be withdrawn or updated - it totally doesn't match the implementation in Python 2.5. > S 302 New Import Hooks JvR, Moore U

Re: [Python-Dev] Addressing Outstanding PEPs

2006-04-26 Thread skip
Neal> S 266 Optimizing Global Variable/Attribute Access Montanaro Should be closed/rejected. I assume this concept will not be address in 2.x but resurface in a completely different form in 3.x. Neal> S 304 Controlling Generation of Bytecode Files Montanaro Probably ditto