[Python-checkins] r85172 - svn:log

victor.stinner python-checkins at python.org
Sat Oct 2 13:15:08 CEST 2010


Author: victor.stinner
Revision: 85172
Property Name: svn:log
Action: modified

Property diff:
--- old property value
+++ new property value
@@ -1,3 +1,3 @@
-Issue #8870: PyUnicode_AsWideChar() doesn't count the trailing nul character
+Issue #8870: PyUnicode_AsWideCharString() doesn't count the trailing nul character
 
-And write unit tests for PyUnicode_AsWideChar() and PyUnicode_AsWideChar().
+And write unit tests for PyUnicode_AsWideChar() and PyUnicode_AsWideCharString().


More information about the Python-checkins mailing list