Re: [Python-Dev] Python 3.3 release schedule posted

2011-05-25 Thread Michael Foord
On 26/03/2011 00:33, Laurens Van Houtven wrote: On Thu, Mar 24, 2011 at 12:18 AM, Thomas Wouters > wrote: It ended up that Jim Fulton is actually writing the PEP (with input from Twisted people and others.) -- Thomas Wouters mailto:tho...@python.org>>

Re: [Python-Dev] Python 3.3 release schedule posted

2011-04-03 Thread Victor Stinner
Le samedi 02 avril 2011 à 16:00 +0300, anatoly techtonik a écrit : > Do you have an estimate of Python 3.2.1 release? FYI I introduced (and then fixed) two regressions specific to Windows in Python 3.2: http://bugs.python.org/issue11272 (input) http://bugs.python.org/issue11395 (print) Issue #112

Re: [Python-Dev] Python 3.3 release schedule posted

2011-04-02 Thread Georg Brandl
Am 02.04.2011 15:00, schrieb anatoly techtonik: > On Wed, Mar 23, 2011 at 9:56 PM, Georg Brandl wrote: >> I've posted a very preliminary Python 3.3 release schedule as PEP 398. >> The final release is set to be about 18 months after 3.2 final, which >> is in August 2012. > > Why this isn't being

Re: [Python-Dev] Python 3.3 release schedule posted

2011-04-02 Thread anatoly techtonik
On Wed, Mar 23, 2011 at 9:56 PM, Georg Brandl wrote: > I've posted a very preliminary Python 3.3 release schedule as PEP 398. > The final release is set to be about 18 months after 3.2 final, which > is in August 2012. Why this isn't being added to Release Calendar on the front page? Do you have

Re: [Python-Dev] Python 3.3 release schedule posted

2011-03-25 Thread Laurens Van Houtven
On Thu, Mar 24, 2011 at 12:18 AM, Thomas Wouters wrote: > It ended up that Jim Fulton is actually writing the PEP (with input from > Twisted people and others.) > > -- > Thomas Wouters > > Hi! I'm a .signature virus! copy me into your .signature file to help me > spread! > > Well, if help is sti

Re: [Python-Dev] Python 3.3 release schedule posted

2011-03-23 Thread Michael Foord
On 24/03/2011 02:06, Jesus Cea wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23/03/11 20:56, Georg Brandl wrote: For 3.3, I'd like to revive the tradition of listing planned large-scale changes in the PEP. I want to integrate dependence injection in the stdlib, specially in libs crea

Re: [Python-Dev] Python 3.3 release schedule posted

2011-03-23 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23/03/11 20:56, Georg Brandl wrote: > For 3.3, I'd like to revive the tradition of listing planned large-scale > changes in the PEP. I want to integrate dependence injection in the stdlib, specially in libs creating sockets. This would be an option

Re: [Python-Dev] Python 3.3 release schedule posted

2011-03-23 Thread Victor Stinner
Le mercredi 23 mars 2011 à 20:56 +0100, Georg Brandl a écrit : > For 3.3, I'd like to revive the tradition of listing planned large-scale > changes in the PEP. Please let me know if you plan any such changes, > at any time. (If they aren't codified in PEP form, we should think about > whether the

Re: [Python-Dev] Python 3.3 release schedule posted

2011-03-23 Thread Michael Foord
On 23/03/2011 19:56, Georg Brandl wrote: I've posted a very preliminary Python 3.3 release schedule as PEP 398. The final release is set to be about 18 months after 3.2 final, which is in August 2012. For 3.3, I'd like to revive the tradition of listing planned large-scale changes in the PEP. P

Re: [Python-Dev] Python 3.3 release schedule posted

2011-03-23 Thread Thomas Wouters
On Thu, Mar 24, 2011 at 00:12, Nick Coghlan wrote: > On Thu, Mar 24, 2011 at 5:56 AM, Georg Brandl wrote: > > For 3.3, I'd like to revive the tradition of listing planned large-scale > > changes in the PEP. Please let me know if you plan any such changes, > > at any time. (If they aren't codif

Re: [Python-Dev] Python 3.3 release schedule posted

2011-03-23 Thread Nick Coghlan
On Thu, Mar 24, 2011 at 5:56 AM, Georg Brandl wrote: > For 3.3, I'd like to revive the tradition of listing planned large-scale > changes in the PEP.  Please let me know if you plan any such changes, > at any time.  (If they aren't codified in PEP form, we should think about > whether they should

Re: [Python-Dev] Python 3.3 release schedule posted

2011-03-23 Thread Carl Meyer
Hi Georg, On 03/23/2011 03:56 PM, Georg Brandl wrote: > For 3.3, I'd like to revive the tradition of listing planned large-scale > changes in the PEP. Please let me know if you plan any such changes, > at any time. (If they aren't codified in PEP form, we should think about > whether they should

[Python-Dev] Python 3.3 release schedule posted

2011-03-23 Thread Georg Brandl
I've posted a very preliminary Python 3.3 release schedule as PEP 398. The final release is set to be about 18 months after 3.2 final, which is in August 2012. For 3.3, I'd like to revive the tradition of listing planned large-scale changes in the PEP. Please let me know if you plan any such chan