[Python-checkins] r73726 - in python/branches/release31-maint: Misc/NEWS

amaury.forgeotdarc python-checkins at python.org
Wed Jul 1 02:50:34 CEST 2009


Author: amaury.forgeotdarc
Date: Wed Jul 1 02:50:34 2009
New Revision: 73726
Log:
Merged revisions 73724 via svnmerge from 
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
 r73724 | amaury.forgeotdarc | 2009年07月01日 02:48:39 +0200 (mer., 01 juil. 2009) | 2 lines
 
 Fix exception name in NEWS, spotted by Neal Norwitz
........
Modified:
 python/branches/release31-maint/ (props changed)
 python/branches/release31-maint/Misc/NEWS
Modified: python/branches/release31-maint/Misc/NEWS
==============================================================================
--- python/branches/release31-maint/Misc/NEWS	(original)
+++ python/branches/release31-maint/Misc/NEWS	Wed Jul 1 02:50:34 2009
@@ -16,7 +16,7 @@
 This fixes a build failure on HP-UX: int32_t and uint32_t are
 defined in inttypes.h instead of stdint.h on that platform.
 
-- Issue #6373: Fixed a RuntimeError when encoding with the latin-1 codec and
+- Issue #6373: Fixed a SystemError when encoding with the latin-1 codec and
 the 'surrogateescape' error handler, a string which contains unpaired
 surrogates.
 


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /