Re: [Python-Dev] [Python-checkins] cpython (2.7): Merge

2011-06-08 Thread Victor Stinner
Le jeudi 09 juin 2011 à 02:30 +0200, brian.curtin a écrit : > http://hg.python.org/cpython/rev/f1509fc75435 > changeset: 70715:f1509fc75435 > branch: 2.7 > parent: 70661:6e7a98cfcfab > user:Brian Curtin > date:Wed Jun 08 19:29:53 2011 -0500 > summary: > Merge FYI thi

Re: [Python-Dev] [Python-checkins] cpython (2.7): (Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional

2011-05-13 Thread Éric Araujo
Le 11/05/2011 20:08, Victor Stinner a écrit : >>> (Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional >> “(Merge 3.1)” is inaccurate for 2.7. > Ah, why? I did not use "hg merge" command (but hg export|hg import), but > it's a "merge" between two branches. Which term would you use? I p

Re: [Python-Dev] [Python-checkins] cpython (2.7): (Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional

2011-05-11 Thread Terry Reedy
On 5/11/2011 2:08 PM, Victor Stinner wrote: Le mercredi 11 mai 2011 à 19:05 +0200, Éric Araujo a écrit : Le 10/05/2011 01:52, victor.stinner a écrit : http://hg.python.org/cpython/rev/3c87a13980be changeset: 70001:3c87a13980be branch: 2.7 parent: 69996:c9f07c69b138 user:Vict

Re: [Python-Dev] [Python-checkins] cpython (2.7): (Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional

2011-05-11 Thread Victor Stinner
Le mercredi 11 mai 2011 à 19:05 +0200, Éric Araujo a écrit : > Le 10/05/2011 01:52, victor.stinner a écrit : > > http://hg.python.org/cpython/rev/3c87a13980be > > changeset: 70001:3c87a13980be > > branch: 2.7 > > parent: 69996:c9f07c69b138 > > user:Victor Stinner > > date:

Re: [Python-Dev] [Python-checkins] cpython (2.7): (Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional

2011-05-11 Thread Éric Araujo
Le 10/05/2011 01:52, victor.stinner a écrit : http://hg.python.org/cpython/rev/3c87a13980be changeset: 70001:3c87a13980be branch: 2.7 parent: 69996:c9f07c69b138 user:Victor Stinner date:Tue May 10 01:52:03 2011 +0200 summary: (Merge 3.1) Issue #12012: ssl.PROTOCOL_S