Re: [Python-Dev] [RELEASE] Python 2.7.2 release candidate 1

2011-05-30 Thread Victor Stinner
Le lundi 30 mai 2011 10:46:39, Ralf Schmitt a écrit :
> Victor Stinner  writes:
> >> Does one need special roundup rights to reopen issues?
> > 
> > Oh, I forgot that one. Please reopen the issue, I will apply your fix
> > instead of mine.
> 
> I would love to do that, but as my above question implies I'm either too
> stupid to do that or I'm missing the rights to do it :)

Oops, I am stupid. I reopened the issue.

Victor
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] [RELEASE] Python 2.7.2 release candidate 1

2011-05-30 Thread Ralf Schmitt
Victor Stinner  writes:

>> Does one need special roundup rights to reopen issues?
>
> Oh, I forgot that one. Please reopen the issue, I will apply your fix instead 
> of mine.

I would love to do that, but as my above question implies I'm either too
stupid to do that or I'm missing the rights to do it :)

Cheers,
- Ralf
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] [RELEASE] Python 2.7.2 release candidate 1

2011-05-30 Thread Victor Stinner
Hi,

Le lundi 30 mai 2011 06:47:40, Ralf Schmitt a écrit :
> Benjamin Peterson  writes:
> > The 2.7.2 changelog is at:
> >  http://hg.python.org/cpython/file/439396b06416/Misc/NEWS
> 
> The news file mentions that issue 1195 ("Problems on Linux with Ctrl-D
> and Ctrl-C during raw_input") is fixed. That's not true, see:
> http://bugs.python.org/msg135671
> 
> Does one need special roundup rights to reopen issues?

Oh, I forgot that one. Please reopen the issue, I will apply your fix instead 
of mine.

Victor
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] [RELEASE] Python 2.7.2 release candidate 1

2011-05-29 Thread Ralf Schmitt
Benjamin Peterson  writes:

> The 2.7.2 changelog is at:
>
>  http://hg.python.org/cpython/file/439396b06416/Misc/NEWS
>

The news file mentions that issue 1195 ("Problems on Linux with Ctrl-D
and Ctrl-C during raw_input") is fixed. That's not true, see:
http://bugs.python.org/msg135671

Does one need special roundup rights to reopen issues?

Cheers,
- Ralf
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] [RELEASE] Python 2.7.2 release candidate 1

2011-05-29 Thread Carl Meyer


On 05/29/2011 06:11 PM, Jack Diederich wrote:
> We don't, but many projects do
> release new features with bugfix version numbers - I'm looking at you,
> Django.

Really? Do you have an example of a new Django feature that was released
in a bugfix version number? Just curious, since that's certainly not the
documented release policy. [1]

Carl


[1] https://docs.djangoproject.com/en/dev/internals/release-process/
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] [RELEASE] Python 2.7.2 release candidate 1

2011-05-29 Thread Benjamin Peterson
2011/5/29 Jack Diederich :
> On Sun, May 29, 2011 at 6:47 PM, Benjamin Peterson  
> wrote:
>> 2.7.2 is the second in bugfix release for the Python 2.7 series. 2.7 is the 
>> last
>> major verison of the 2.x line and will be receiving bug fixes while new 
>> feature
>> development focuses on 3.x.
>>
>> 2.7 includes many features that were first released in Python 3.1.
>
> It might not be clear to a casual reader that the features were
> released in 2.7.0 and not 2.7.2.  We don't, but many projects do
> release new features with bugfix version numbers - I'm looking at you,
> Django.

Okay. I suppose I can say "The 2.7 series" next time.



-- 
Regards,
Benjamin
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] [RELEASE] Python 2.7.2 release candidate 1

2011-05-29 Thread Jack Diederich
On Sun, May 29, 2011 at 6:47 PM, Benjamin Peterson  wrote:
> 2.7.2 is the second in bugfix release for the Python 2.7 series. 2.7 is the 
> last
> major verison of the 2.x line and will be receiving bug fixes while new 
> feature
> development focuses on 3.x.
>
> 2.7 includes many features that were first released in Python 3.1.

It might not be clear to a casual reader that the features were
released in 2.7.0 and not 2.7.2.  We don't, but many projects do
release new features with bugfix version numbers - I'm looking at you,
Django.

-Jack
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


[Python-Dev] [RELEASE] Python 2.7.2 release candidate 1

2011-05-29 Thread Benjamin Peterson
On behalf of the Python development team, I'm happy to announce the immediate
availability of Python 2.7.2 release candidate 1.

2.7.2 is the second in bugfix release for the Python 2.7 series. 2.7 is the last
major verison of the 2.x line and will be receiving bug fixes while new feature
development focuses on 3.x.

2.7 includes many features that were first released in Python 3.1. The faster io
module, the new nested with statement syntax, improved float repr, set literals,
dictionary views, and the memoryview object have been backported from 3.1. Other
features include an ordered dictionary implementation, unittests improvements, a
new sysconfig module, auto-numbering of fields in the str/unicode format method,
and support for ttk Tile in Tkinter.  For a more extensive list of changes in
2.7, see http://doc.python.org/dev/whatsnew/2.7.html or Misc/NEWS in the Python
distribution.

To download Python 2.7.2rc1 visit:

 http://www.python.org/download/releases/2.7.1/

The 2.7.2 changelog is at:

 http://hg.python.org/cpython/file/439396b06416/Misc/NEWS

2.7 documentation can be found at:

 http://docs.python.org/2.7/

This is a preview release. Assuming no major problems, 2.7.2 will be released in
two weeks. Please report any bugs you find to

 http://bugs.python.org/


Enjoy!

--
Benjamin Peterson
Release Manager
benjamin at python.org
(on behalf of the entire python-dev team and 2.7.2's contributors)
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com