Re: Is it worth back porting PEP 3147 to Python < 3.2?

2010-05-05 Thread Piotr Ożarowski
What do you think about backporting it to Python 3.1 in Squeeze? I think it's worth to backport it to python3.1 even if it will be the only 3.X version supported in Squeeze as this should ease the transition to python3.2 in Squeeze+1 and give some time to various tools to adopt to PEP3147 changes.

Re: Is it worth back porting PEP 3147 to Python < 3.2?

2010-05-05 Thread Barry Warsaw
On May 05, 2010, at 11:54 AM, Piotr Ożarowski wrote: >What do you think about backporting it to Python 3.1 in Squeeze? > >I think it's worth to backport it to python3.1 even if it will be the >only 3.X version supported in Squeeze as this should ease the transition >to python3.2 in Squeeze+1 and g

Re: Is it worth back porting PEP 3147 to Python < 3.2?

2010-05-05 Thread Piotr Ożarowski
[Barry Warsaw, 2010-05-05] > On May 05, 2010, at 11:54 AM, Piotr Ożarowski wrote: > >What do you think about backporting it to Python 3.1 in Squeeze? [...] > It sounds like a good idea. A few questions: > > * Would you enable __pycache__ by default? yes > * If so, would you provide a command li