[python-committers] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Larry Hastings



On behalf of the Python development community and the Python 3.4 release 
team, I'm pleased to announce the availability of Python 3.4.2. Python 
3.4.2 has many bugfixes and other small improvements over 3.4.1.  One 
new feature for Mac OS X users: the OS X installers are now distributed 
as signed installer package files compatible with the OS X Gatekeeper 
security feature.


You can download it here:

   https://www.python.org/download/releases/3.4.2


May the road rise up to meet you,


//arry/
___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Jesus Cea
On 08/10/14 10:57, Larry Hastings wrote:
>https://www.python.org/download/releases/3.4.2

First, congrats everybody!.

Webpage  says "Python
3.4.2rc1 was released on October 8th, 2014.". Note the "rc1" reference.

Changelog points to rc1 too.

-- 
Jesús Cea Avión _/_/  _/_/_/_/_/_/
j...@jcea.es - http://www.jcea.es/ _/_/_/_/  _/_/_/_/  _/_/
Twitter: @jcea_/_/_/_/  _/_/_/_/_/
jabber / xmpp:j...@jabber.org  _/_/  _/_/_/_/  _/_/  _/_/
"Things are not so easy"  _/_/  _/_/_/_/  _/_/_/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/_/_/_/  _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz



signature.asc
Description: OpenPGP digital signature
___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Jesus Cea
On 08/10/14 13:23, Jesus Cea wrote:
> On 08/10/14 10:57, Larry Hastings wrote:
>>https://www.python.org/download/releases/3.4.2
> 
> First, congrats everybody!.
> 
> Webpage  says "Python
> 3.4.2rc1 was released on October 8th, 2014.". Note the "rc1" reference.
> 
> Changelog points to rc1 too.

In  changelog
points to RC1.

-- 
Jesús Cea Avión _/_/  _/_/_/_/_/_/
j...@jcea.es - http://www.jcea.es/ _/_/_/_/  _/_/_/_/  _/_/
Twitter: @jcea_/_/_/_/  _/_/_/_/_/
jabber / xmpp:j...@jabber.org  _/_/  _/_/_/_/  _/_/  _/_/
"Things are not so easy"  _/_/  _/_/_/_/  _/_/_/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/_/_/_/  _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz



signature.asc
Description: OpenPGP digital signature
___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] Commit rights for Robert Collins

2014-10-08 Thread Antoine Pitrou

Le 04/10/2014 07:47, Michael Foord a écrit :
> 
> On 4 Oct 2014, at 11:15, Benjamin Peterson  wrote:
> 
>> hgaccou...@python.org
>>
> 
> Thanks. I've forwarded this to Robert.

For the record, he hasn't contacted us yet.

Regards

Antoine.
___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Ned Deily
In article <5435237d.6060...@jcea.es>, Jesus Cea  wrote:
> On 08/10/14 13:23, Jesus Cea wrote:
> > Webpage  says "Python
> > 3.4.2rc1 was released on October 8th, 2014.". Note the "rc1" reference.
> > Changelog points to rc1 too.
> In  changelog
> points to RC1.

Thanks, both are now fixed.

-- 
 Ned Deily,
 n...@acm.org

___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Terry Reedy

On 10/8/2014 4:57 AM, Larry Hastings wrote:



On behalf of the Python development community and the Python 3.4 release
team, I'm pleased to announce the availability of Python 3.4.2. Python
3.4.2 has many bugfixes and other small improvements over 3.4.1.  One
new feature for Mac OS X users: the OS X installers are now distributed
as signed installer package files compatible with the OS X Gatekeeper
security feature.

You can download it here:

https://www.python.org/download/releases/3.4.2


I do not see the point of having nearly duplicate pages:

A. https://www.python.org/download/releases/3.4.2
B. https://www.python.org/downloads/release/python-342/

A does not have not have downloads, but only a link to B, which is a 
copy of A with the link to B replaced by the actual downloads.  Can we 
get the web site people (and/or our release process) to remove this 
annoying redundancy and indirection?  This is one of the things made 
worse by the supposed upgrade.


--
Terry Jan Reedy

___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Ned Deily
In article , Terry Reedy  
wrote:
> I do not see the point of having nearly duplicate pages:
> 
> A. https://www.python.org/download/releases/3.4.2
> B. https://www.python.org/downloads/release/python-342/
> 
> A does not have not have downloads, but only a link to B, which is a 
> copy of A with the link to B replaced by the actual downloads.  Can we 
> get the web site people (and/or our release process) to remove this 
> annoying redundancy and indirection?  This is one of the things made 
> worse by the supposed upgrade.

There are several open issues on the web site tracker about downloads.  
The most relevant is probably this one:

https://github.com/python/pythondotorg/issues/275

I suggest adding to the discussion there.

-- 
 Ned Deily,
 n...@acm.org

___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Georg Brandl
On 10/08/2014 08:39 PM, Terry Reedy wrote:
> On 10/8/2014 4:57 AM, Larry Hastings wrote:
>>
>>
>> On behalf of the Python development community and the Python 3.4 release
>> team, I'm pleased to announce the availability of Python 3.4.2. Python
>> 3.4.2 has many bugfixes and other small improvements over 3.4.1.  One
>> new feature for Mac OS X users: the OS X installers are now distributed
>> as signed installer package files compatible with the OS X Gatekeeper
>> security feature.
>>
>> You can download it here:
>>
>> https://www.python.org/download/releases/3.4.2
> 
> I do not see the point of having nearly duplicate pages:
> 
> A. https://www.python.org/download/releases/3.4.2
> B. https://www.python.org/downloads/release/python-342/

A. can just be removed. It is not necessary to have it anymore.

Georg

___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers


Re: [python-committers] [RELEASE] Python 3.4.2 is now available

2014-10-08 Thread Terry Reedy

On 10/8/2014 4:57 AM, Larry Hastings wrote:



On behalf of the Python development community and the Python 3.4 release
team, I'm pleased to announce the availability of Python 3.4.2. Python
3.4.2 has many bugfixes and other small improvements over 3.4.1.  One
new feature for Mac OS X users: the OS X installers are now distributed
as signed installer package files compatible with the OS X Gatekeeper
security feature.

You can download it here:

https://www.python.org/download/releases/3.4.2


This links to .../3.4.1

___
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers