Re: [python-committers] [RELEASED] Python 3.4.0 release candidate 1

2014-02-11 Thread R. David Murray
On Tue, 11 Feb 2014 01:01:38 -0800, Ethan Furman wrote: > On 02/10/2014 11:43 PM, Larry Hastings wrote: > > > > On behalf of the Python development team, I'm delighted to announce > > the first release candidate of Python 3.4. > > Yay!! > > Question: Now that we are in the RC phases, only criti

Re: [python-committers] [RELEASED] Python 3.4.0 release candidate 1

2014-02-11 Thread Ethan Furman
On 02/10/2014 11:43 PM, Larry Hastings wrote: On behalf of the Python development team, I'm delighted to announce the first release candidate of Python 3.4. Yay!! Question: Now that we are in the RC phases, only critical bug fixes are allowed? -- ~Ethan~ ___