Banch merge

This commit is contained in:
Éric Araujo 2011-10-21 15:52:10 +02:00
commit 3764a964ca
7 changed files with 161 additions and 18 deletions

View file

@ -56,6 +56,7 @@ Nicolas Bareil
Chris Barker
Nick Barnes
Quentin Barnes
David Barnett
Richard Barran
Cesar Eduardo Barros
Des Barry

View file

@ -505,7 +505,7 @@ Library
in os.kill().
- Add support for unary plus and unary minus to collections.Counter().
Issue #13121: Also an support for inplace math operators.
Issue #13121: Also add support for inplace math operators.
- Issue #12683: urlparse updated to include svn as schemes that uses relative
paths. (svn from 1.5 onwards support relative path).