Staging
v0.5.1
https://github.com/python/cpython
Revision 19de4c3a8c6e61a7279537089ac62b5b935889dd authored by Victor Stinner on 08 November 2010, 23:30:46 UTC, committed by Victor Stinner on 08 November 2010, 23:30:46 UTC
Explain in the documentation that conversion errors should never happen.
1 parent 18c3373
Raw File
Tip revision: 19de4c3a8c6e61a7279537089ac62b5b935889dd authored by Victor Stinner on 08 November 2010, 23:30:46 UTC
_Py_char2wchar() frees the memory on conversion error
Tip revision: 19de4c3
.gitignore
Doc/build/
Doc/tools/docutils/
Doc/tools/jinja2/
Doc/tools/pygments/
Doc/tools/sphinx/
Makefile
Makefile.pre
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Parser/pgen.stamp
build/
config.log
config.status
libpython3.2.a
pybuilddir.txt
pyconfig.h
python
python-gdb.py
tags
Lib/lib2to3/Grammar3.2.0.alpha.2.pickle
Lib/lib2to3/PatternGrammar3.2.0.alpha.2.pickle
autom4te.cache
back to top