PEP authors and implementors: could you please check the PEP list for
any Accepted PEPs that should be flipped to Final (e.g. I noticed PEP
397 isn't Final, despite being included in 3.3)
Cheers,
Nick.
--
Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia
___
On Sat, Sep 29, 2012 at 10:34 PM, Terry Reedy wrote:
>
>
> On 9/29/2012 12:51 PM, Chris Jerdonek wrote:
>
>> FWIW, you can see a list of all such core developers using this URL:
>>
>>
>> http://bugs.python.org/user?iscommitter=1&contrib_form=0&@action=search&@sort=username&@pagesize=300
>
>
> I se
On 9/29/2012 12:51 PM, Chris Jerdonek wrote:
FWIW, you can see a list of all such core developers using this URL:
http://bugs.python.org/user?iscommitter=1&contrib_form=0&@action=search&@sort=username&@pagesize=300
I see "You do not have permission to search the user class." in a bright
re
On Fri, Sep 21, 2012, Jesús Cea Avión wrote:
>
> Alexander Belopolsky is a core developer but the bugtracker doesn't [edit:
> but now does]
> have a "contributor form received" flag for him?
FWIW, you can see a list of all such core developers using this URL:
http://bugs.python.org/user?iscommit
Hi all,
from now on there is a 3.3 branch in the main repo.
Until the last ordinary 3.2 bugfix release is done (which will be soon),
the usual procedure for 3.x will be to check into 3.2, merge into 3.3, and
then merge into default, except of course for a) fixes of 3.3-only features
and b) trivi