Staging
v0.5.1
https://github.com/python/cpython
Revision a4a759515e2e0114d41acdada3642265c01270ac authored by Victor Stinner on 07 October 2010, 22:23:10 UTC, committed by Victor Stinner on 07 October 2010, 22:23:10 UTC
On Windows, Py_UNICODE is wchar_t, so we can avoid the expensive Py_UNICODE*
=> wchar_t* conversion.
1 parent b306d75
History
Tip revision: a4a759515e2e0114d41acdada3642265c01270ac authored by Victor Stinner on 07 October 2010, 22:23:10 UTC
_Py_stat() and _Py_fopen(): avoid PyUnicode_AsWideCharString() on Windows
Tip revision: a4a7595
File Mode Size
resources
scripts
README.txt -rw-r--r-- 2.5 KB
build-installer.py -rwxr-xr-x 40.0 KB
ncurses-5.5.patch -rw-r--r-- 1.7 KB
seticon.m -rw-r--r-- 598 bytes

README.txt

back to top