[Python-Dev] Status of 3.2 in Hg repository?
Antoine Pitrou
antoine at python.org
Tue Aug 20 19:27:58 CEST 2013
On Tue, 20 Aug 2013 13:16:05 -0400
"R. David Murray" <rdmurray at bitdance.com> wrote:
> On Tue, 20 Aug 2013 10:43:57 -0500, Tim Peters <tim.peters at gmail.com> wrote:
> > [Tim]
> > >> > hg log -r 3.2
> > >> changeset: 83826:b9b521efeba3
> > >> branch: 3.2
> > >> parent: 83739:6255b40c6a61
> > >> user: Antoine Pitrou <solipsis at pitrou.net>
> > >> date: Sat May 18 17:56:42 2013 +0200
> > >> summary: Issue #17980: Fix possible abuse of ssl.match_hostname()
> > >> for denial of service using certificates with many wildcards
> > >> (CVE-2013-2099).
> >
> > [Antoine]
> > > Oops, that's me :-S
> > > Now I don't remember if I omitted to merge deliberately, or if that was
> > > an oversight.
> >
> > Well, yours is just the tip of the 3.2 branch. 3.2 was already active
> > when you made this commit, left over from the 3.2.5 release fiddling
> > (when, presumably, a merge to default was also skipped):
>
> Georg indicated at the time that not merging was intentional.
Ah, now I remember indeed:
http://mail.python.org/pipermail/python-committers/2013-May/002580.html
Thanks
Antoine.
More information about the Python-Dev
mailing list