commit | 3764a964ca4e8c979743ba8c2f08b65ddf8b0070 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Fri Oct 21 15:52:10 2011 +0200 |
committer | Éric Araujo <merwok@netwok.org> | Fri Oct 21 15:52:10 2011 +0200 |
tree | 704c88662e85d481a54086689dc95c79989e542a | |
parent | 04d5bc00a219860c69ea17eaa633d3ab9917409f [diff] [blame] | |
parent | 89d3a69d831971d91eab7f799d8c406b00e3f575 [diff] [blame] |
Banch merge
diff --git a/Misc/NEWS b/Misc/NEWS index 36aafd9..55b261e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -505,7 +505,7 @@ 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).