Re: [python-committers] py3k frozen for rc2

2011-01-30 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 30.01.2011 10:52, schrieb Georg Brandl: > Okay, this is it: please no more commits to the py3k branch for now. > > Also, for the remainder of the time until final, please make sure there > is an issue for each change you want to make containing the

Re: [python-committers] Issue #11051: system calls per import

2011-01-30 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 30.01.2011 13:52, schrieb Nick Coghlan: > On Sun, Jan 30, 2011 at 7:25 PM, Georg Brandl wrote: >>> And why it does test with and without "module". >> >> Because it always did (there's a thing called backwards compatibility.) >> >> This is of course

Re: [python-committers] py3k frozen for rc2

2011-01-30 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 30.01.2011 14:49, schrieb Nick Coghlan: > On Sun, Jan 30, 2011 at 7:52 PM, Georg Brandl wrote: >> Changes to the "What's new" are exempt, but I would love some volunteers >> to read through the document and note any issues or typos. > > I put some

Re: [python-committers] py3k frozen for rc2

2011-01-30 Thread Nick Coghlan
On Sun, Jan 30, 2011 at 7:52 PM, Georg Brandl wrote: > Changes to the "What's new" are exempt, but I would love some volunteers > to read through the document and note any issues or typos. I put some comments up at http://bugs.python.org/issue11071. Mostly minor typo stuff, but there are a coupl

[python-committers] py3k frozen for rc2

2011-01-30 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Okay, this is it: please no more commits to the py3k branch for now. Also, for the remainder of the time until final, please make sure there is an issue for each change you want to make containing the patch (which was already the case for almost all c