Re: common issue: setlocale handling?

2010-09-02 Thread Vincent Bernat
OoO En ce début d'après-midi nuageux du mardi 31 août 2010, vers 14:56, "Giacomo A. Catenazzi" disait : >> I disagree, stuff written in C or Perl doesn't crash when the locale >> is not set properly and neither should stuff written in Python. > hmm. > In C it is because the POSIX application us

Re: Skip Python 2.6 and use 2.7 as default in Squeeze?

2010-09-02 Thread Piotr Ożarowski
> On Sep 02, 2010, at 08:43 PM, Piotr Ożarowski wrote: > >I'd do it already, but I'm waiting for release managers' answer to > >this¹ mail. If they'll tell us to use experimental instead of unstable, > >python2.7 in the list of supported Python versions would be problematic actually... it's not ve

Re: Skip Python 2.6 and use 2.7 as default in Squeeze?

2010-09-02 Thread Barry Warsaw
On Sep 02, 2010, at 08:43 PM, Piotr Ożarowski wrote: >[Barry Warsaw, 2010-09-02] >> What do you think about merging my changes to make Python 2.7 a >> supported version in experimental, either before or after squeeze is >> released? I guess once squeeze is out, it should probably go in >> testing

Re: Skip Python 2.6 and use 2.7 as default in Squeeze?

2010-09-02 Thread Piotr Ożarowski
[Barry Warsaw, 2010-09-02] > What do you think about merging my changes to make Python 2.7 a supported > version in experimental, either before or after squeeze is released? I guess > once squeeze is out, it should probably go in testing though. I'd do it already, but I'm waiting for release mana

Re: Skip Python 2.6 and use 2.7 as default in Squeeze?

2010-09-02 Thread Barry Warsaw
On Sep 01, 2010, at 10:17 AM, Paul Wise wrote: >On Wed, Sep 1, 2010 at 6:33 AM, Marian Sigler >wrote: > >>> Given how much work is required to change the default Python, does >>> it make sense to just skip Python 2.6 and use 2.7 as the default >>> Python version in Squeeze? >> What has emerged he