[Python-Dev] 3.3 release plans (original) (raw)
g.brandl-nospam at gmx.net g.brandl-nospam at gmx.net
Sat Jun 23 22:45:22 CEST 2012
- Previous message: [Python-Dev] 3.3 release plans
- Next message: [Python-Dev] 3.3 release plans
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-------- Original-Nachricht --------
Datum: Sat, 23 Jun 2012 21:55:55 +0200 Von: Christian Heimes <lists at cheimes.de> An: python-dev at python.org Betreff: Re: [Python-Dev] 3.3 release plans
Am 23.06.2012 12:54, schrieb g.brandl-nospam at gmx.net: > Hi all, > > now that the final PEP scheduled for 3.3 is final, we're entering > the next round of the 3.3 cycle. > > I've decided to make Tuesday 26th the big release day. That means: > > - Saturday: last feature-level changes that should be done before beta, > e.g. removal of packaging > - Sunday: final feature freeze, bug fixing > - Monday: focus on stability of the buildbots, even unstable ones > - Tuesday: forking of the 3.3.0b1 release clone, tagging, start > of binary building
I'd like to get the C implementation of the timing safe comparedigest into 3.3. http://bugs.python.org/issue15061 The patch went to several incarnations and I implemented input from Antoine, Serhiy and others. The function finally ended up as private function in the operator module because the hashlib module isn't available without openssl and a new module for a single function is kinda overkill.
Fine with me. You have time until tomorrow to push it.
Georg
NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone!
Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a
- Previous message: [Python-Dev] 3.3 release plans
- Next message: [Python-Dev] 3.3 release plans
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]