• Victor Stinner's avatar
    bpo-37412: os.getcwdb() now uses UTF-8 on Windows (GH-14396) · 689830ee
    Victor Stinner yazdı
    The os.getcwdb() function now uses the UTF-8 encoding on Windows,
    rather than the ANSI code page: see PEP 529 for the rationale. The
    function is no longer deprecated on Windows.
    
    os.getcwd() and os.getcwdb() now detect integer overflow on memory
    allocations. On Unix, these functions properly report MemoryError on
    memory allocation failure.
    689830ee
Adı
Son kayıt (commit)
Son güncelleme
..
c-api Loading commit data...
data Loading commit data...
distributing Loading commit data...
distutils Loading commit data...
extending Loading commit data...
faq Loading commit data...
howto Loading commit data...
includes Loading commit data...
install Loading commit data...
installing Loading commit data...
library Loading commit data...
reference Loading commit data...
tools Loading commit data...
tutorial Loading commit data...
using Loading commit data...
whatsnew Loading commit data...
Makefile Loading commit data...
README.rst Loading commit data...
about.rst Loading commit data...
bugs.rst Loading commit data...
conf.py Loading commit data...
contents.rst Loading commit data...
copyright.rst Loading commit data...
glossary.rst Loading commit data...
license.rst Loading commit data...
make.bat Loading commit data...