Re: [Python-Dev] PEP 396, Module Version Numbers

2011-04-10 Thread exarkun
On 04:02 am, p...@telecommunity.com wrote: At 08:52 AM 4/10/2011 +1000, Ben Finney wrote: This is an often-overlooked case, I think. The unspoken assumption is often that ``setup.py`` is a suitable place for the overall version string, but this is not the case when that string must be read by

Re: [Python-Dev] PEP 396, Module Version Numbers

2011-04-10 Thread P.J. Eby
At 03:24 PM 4/10/2011 +, exar...@twistedmatrix.com wrote: On 04:02 am, p...@telecommunity.com wrote: At 08:52 AM 4/10/2011 +1000, Ben Finney wrote: This is an often-overlooked case, I think. The unspoken assumption is often that ``setup.py`` is a suitable place for the overall version

[Python-Dev] Hosting the Jython hg repo

2011-04-10 Thread Philip Jenvey
There's been some chatter in the past about moving some of Jython's infrastructure from SF.net to python.org. We're in the process of finishing the conversion of Jython's subversion repo to mercurial. Can we host our new repo on http://hg.python.org? To whom should I speak to about setting

Re: [Python-Dev] Hosting the Jython hg repo

2011-04-10 Thread Martin v. Löwis
We're in the process of finishing the conversion of Jython's subversion repo to mercurial. Can we host our new repo on http://hg.python.org? To whom should I speak to about setting this up? Georg Brandl and Antoine Pitrou are managing the Mercurial repositories. The one question that comes

Re: [Python-Dev] Hosting the Jython hg repo

2011-04-10 Thread Georg Brandl
On 10.04.2011 21:58, Martin v. Löwis wrote: We're in the process of finishing the conversion of Jython's subversion repo to mercurial. Can we host our new repo on http://hg.python.org? To whom should I speak to about setting this up? Georg Brandl and Antoine Pitrou are managing the

Re: [Python-Dev] Hosting the Jython hg repo

2011-04-10 Thread Philip Jenvey
On Apr 10, 2011, at 12:58 PM, Martin v. Löwis wrote: The one question that comes to mind is how will repo write permissions be handled/shared between all our repos? With the recent policy of granting Jython committers cpython commit access if they want it, sharing the permissions wouldn't be

Re: [Python-Dev] Hosting the Jython hg repo

2011-04-10 Thread Antoine Pitrou
On Sun, 10 Apr 2011 21:58:40 +0200 Martin v. Löwis mar...@v.loewis.de wrote: Ultimately, it's up to Georg and Antoine to decide whether they want to accept the load. I don't want to maintain the Jython repo myself but if Georg or Philip accepts to do it it's fine. One option would be to

Re: [Python-Dev] PEP 396, Module Version Numbers

2011-04-10 Thread Ben Finney
P.J. Eby p...@telecommunity.com writes: At 03:24 PM 4/10/2011 +, exar...@twistedmatrix.com wrote: On 04:02 am, p...@telecommunity.com wrote: At 08:52 AM 4/10/2011 +1000, Ben Finney wrote: This is an often-overlooked case, I think. The unspoken assumption is often that ``setup.py`` is a

[Python-Dev] Make test failed issues for phyton 3.2 on centos5.5

2011-04-10 Thread Stephen Yeng
Hello phython team, I am new to install phyton on Centos5.5 Hope you can help on this issues below when I make test 5 tests failed: test_argparse test_distutils test_httpservers test_import test_zipfile 31 tests skipped: test_bz2 test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp