Re: [Python-Dev] Tru64 support

2012-09-05 Thread martin
Zitat von Larry Hastings : On 09/04/2012 03:15 PM, mar...@v.loewis.de wrote: The world wouldn't end if the test broke on Tru64, though. FWIW, HP drops support for Tru64 at the end of this year: http://h30097.www3.hp.com/tru64roadmap.pdf Of course, this doesn't directly imply Python sho

Re: [Python-Dev] Online docs: make index search available everywhere

2012-09-05 Thread Nick Coghlan
On Thu, Sep 6, 2012 at 8:13 AM, Terry Reedy wrote: > I presume this suggestion does not belong on bugs.python.org, so I hope one > of the docs people reading pydev will do something with it. Why do you assume that? Docs infrastructure suggestions can go on the tracker under "enhancement", the sam

Re: [Python-Dev] Tru64 support

2012-09-05 Thread Antoine Pitrou
On Wed, 05 Sep 2012 15:26:03 -0700 Larry Hastings wrote: > > On 09/04/2012 03:15 PM, mar...@v.loewis.de wrote: > > The world wouldn't end if the test broke on Tru64, though. > > FWIW, HP drops support for Tru64 at the end of this year: > > http://h30097.www3.hp.com/tru64roadmap.pdf > > >

Re: [Python-Dev] Tru64 support

2012-09-05 Thread Larry Hastings
On 09/04/2012 03:15 PM, mar...@v.loewis.de wrote: The world wouldn't end if the test broke on Tru64, though. FWIW, HP drops support for Tru64 at the end of this year: http://h30097.www3.hp.com/tru64roadmap.pdf Of course, this doesn't directly imply Python should stop supporting it--IIRC

[Python-Dev] Online docs: make index search available everywhere

2012-09-05 Thread Terry Reedy
For the Windows Help version of the docs, the left side box has 4 tabs: Contents, Index, Search, Favorites. I now mostly use the Index tab. That means that I can enter an indexed keyword, topic, or object name and jump from place to place in the docs. The left margin of the online docs only ha

Re: [Python-Dev] Tru64 support

2012-09-05 Thread Andrew Svetlov
On Wed, Sep 5, 2012 at 1:15 AM, wrote: > 2.7 should absolutely be able to support Tru64 (even though it currently > may not - that would be a bug). Any potential contributor to fix Tru64 > support > should find it "easy" to add fixes. > > So being cautious and following existing code sounds like

Re: [Python-Dev] Coverity scan

2012-09-05 Thread Christian Heimes
Am 05.09.2012 18:56, schrieb Brett Cannon: > And a thanks to Christian and Stefan for picking this up and running > with it. I have not been the best keeper of this stuff as of late, but > now that Christian, Stefan, and I all have admin access to the data we > can spread the load so that none of u

Re: [Python-Dev] Coverity scan

2012-09-05 Thread Brett Cannon
And a thanks to Christian and Stefan for picking this up and running with it. I have not been the best keeper of this stuff as of late, but now that Christian, Stefan, and I all have admin access to the data we can spread the load so that none of us become a bottleneck. On Wed, Sep 5, 2012 at 12:5

Re: [Python-Dev] Coverity scan

2012-09-05 Thread Stefan Krah
Christian Heimes wrote: > The people at Coverity are even faster than I hoped. I'm now in the > possession of the Project password which mean I can upload the builds > and add new users. I've already added Stefan and uploaded an > instrumented build successfully: > > Your request for analysis of

Re: [Python-Dev] Coverity scan

2012-09-05 Thread Christian Heimes
Am 05.09.2012 14:43, schrieb Christian Heimes: > I try to get everything in place by tomorrow so we have some time to > check for bugs before the next RC is deployed. The people at Coverity are even faster than I hoped. I'm now in the possession of the Project password which mean I can upload the

Re: [Python-Dev] Coverity scan

2012-09-05 Thread Stefan Krah
Christian Heimes wrote: > I try to get everything in place by tomorrow so we have some time to > check for bugs before the next RC is deployed. Fantastic. Thanks for pushing this forward! > Stefan: > Has Brett already requested an account for you or shall I request one > for you? Not yet, plea

Re: [Python-Dev] Coverity scan

2012-09-05 Thread Christian Heimes
Am 05.09.2012 14:45, schrieb Brett Cannon: > I have not for no other reason than I had not thought about it. Whatever, I wasn't even sure if Stefan has contacted you or asked for a account in a public message. He might have proclaimed his wish in a private mail. Christian

Re: [Python-Dev] Edits to Metadata 1.2 to add extras (optional dependencies)

2012-09-05 Thread Daniel Holth
A few more edits at https://bitbucket.org/dholth/python-peps/diff/pep-0426.txt?diff2=058b058ee3f8&diff1=42ee0afd40ed rfc822 is nixed in favor of 'parseable by email.parser.Parser with the right policy' Encoding is strictly utf-8 with the warning that older revisions have no defined encoding (key

Re: [Python-Dev] Coverity scan

2012-09-05 Thread Brett Cannon
On Wed, Sep 5, 2012 at 8:43 AM, Christian Heimes wrote: > Am 03.09.2012 15:59, schrieb Christian Heimes: > > It be nice if we get Coverity scans up and running this week to check > > the upcoming release candidate for issues. > > Updates: > > - Noah has set up a VM for me on the PSF infrastructur

Re: [Python-Dev] Coverity scan

2012-09-05 Thread Christian Heimes
Am 03.09.2012 15:59, schrieb Christian Heimes: > It be nice if we get Coverity scans up and running this week to check > the upcoming release candidate for issues. Updates: - Noah has set up a VM for me on the PSF infrastructure. I've installed the Coverity tools, build dependencies of Python and