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

antoine.pitrou python-checkins at python.org
Fri Sep 3 18:14:15 CEST 2010


Author: antoine.pitrou
Date: Fri Sep 3 18:14:14 2010
New Revision: 84453
Log:
Merged revisions 84452 via svnmerge from 
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
 r84452 | antoine.pitrou | 2010年09月03日 18:12:14 +0200 (ven., 03 sept. 2010) | 3 lines
 
 Fix NEWS entry.
........
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	Fri Sep 3 18:14:14 2010
@@ -523,8 +523,9 @@
 Build
 -----
 
-- Issue #3101: Helper functions _add_one_to_C() and _add_one_to_F() become
- _Py_add_one_to_C() and _Py_add_one_to_F(), respectively.
+- Issue #3101: Helper functions _add_one_to_index_C() and
+ _add_one_to_index_F() become _Py_add_one_to_index_C() and
+ _Py_add_one_to_index_F(), respectively.
 
 - Issue #9700: define HAVE_BROKEN_POSIX_SEMAPHORES under AIX 6.x. Patch by
 Sébastien Sablé.


More information about the Python-checkins mailing list

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