• Victor Stinner's avatar
    Fix some bugs in c-api/arg.rst documentation · 7909b008
    Victor Stinner yazdı
     * replace "the default encoding" by "'utf-8' encoding"
     * fix "w" / "w*" / "w#" doc: similar to "y" / "y*" / "y#"
       and not "s" / "s*" / "s#"
     * "u#": remove "Non-Unicode objects are handled by interpreting their
       read-buffer pointer ...", it's no more true
     * "es", "es#": remove "... and objects convertible to Unicode into a character
       buffer", it's no more true
     * Py_BuildValue(), "K" and "L" formats: specify the name of the C type on
       Windows (_int64 / unsigned _int64) as done for PyArg_Parse*() long long
       types
    --CETTE ligne, et les suivantes ci-dessous, seront ignorées--
    
    M    Doc/c-api/arg.rst
    7909b008
Adı
Son kayıt (commit)
Son güncelleme
..
c-api Loading commit data...
data Loading commit data...
distutils Loading commit data...
documenting Loading commit data...
extending Loading commit data...
faq Loading commit data...
howto Loading commit data...
includes Loading commit data...
install 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...
ACKS.txt Loading commit data...
Makefile Loading commit data...
README.txt 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...