]> granicus.if.org Git - python/commitdiff
Merge 3.2.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 24 Oct 2011 11:17:27 +0000 (13:17 +0200)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 24 Oct 2011 11:17:27 +0000 (13:17 +0200)
1  2 
Misc/NEWS
Modules/arraymodule.c

diff --cc Misc/NEWS
index 2ab804770a31ddb2619c42ca2e815132d39a0fb4,3909420e12e118fc784b2c5fb7ff34f6adf5159d..ebc72b4d2670dcb772c129bdee95c5b5bdac2773
+++ b/Misc/NEWS
@@@ -338,10 -58,8 +338,12 @@@ Core and Builtin
  Library
  -------
  
+ - Issue #13255: wrong docstrings in array module.
 +- Issue #8540: Remove deprecated Context._clamp attribute in Decimal module.
 +
 +- Issue #13235: Added PendingDeprecationWarning to warn() method and function.
 +
  - Issue #9168: now smtpd is able to bind privileged port.
  
  - Issue #12529: fix cgi.parse_header issue on strings with double-quotes and
Simple merge