Staging
v0.8.1
https://github.com/python/cpython
Revision eb61f8b3a726a8cd1ae3bc3794623e7fe4dd5703 authored by Ronald Oussoren on 22 August 2012, 12:24:14 UTC, committed by Ronald Oussoren on 22 August 2012, 12:24:14 UTC
This is due to an off-by-one error: the allocated buffer didn't have room for a NUL
character at the end of the mbstowcs result.
1 parent ee253eb
History
Tip revision: eb61f8b3a726a8cd1ae3bc3794623e7fe4dd5703 authored by Ronald Oussoren on 22 August 2012, 12:24:14 UTC
Fix for issue 15716: interpreter could crash when PYTHONEXECUTABLE was set on Mac OS X.
Tip revision: eb61f8b
File Mode Size
c-api
data
distutils
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.7 KB
Makefile -rw-r--r-- 6.8 KB
README.txt -rw-r--r-- 5.1 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 3.3 KB
conf.py -rw-r--r-- 5.9 KB
contents.rst -rw-r--r-- 415 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 30.4 KB
license.rst -rw-r--r-- 46.2 KB
make.bat -rw-r--r-- 1.5 KB

README.txt

back to top