• Tim Peters's avatar
    Teach PyString_FromFormat, PyErr_Format, and PyString_FromFormatV · 8931ff1f
    Tim Peters yazdı
    about "%u", "%lu" and "%zu" formats.
    
    Since PyString_FromFormat and PyErr_Format have exactly the same rules
    (both inherited from PyString_FromFormatV), it would be good if someone
    with more LaTeX Fu changed one of them to just point to the other.
    Their docs were way out of synch before this patch, and I just did a
    mass copy+paste to repair that.
    
    Not a backport candidate (this is a new feature).
    8931ff1f
Adı
Son kayıt (commit)
Son güncelleme
..
api Loading commit data...
commontex Loading commit data...
dist Loading commit data...
doc Loading commit data...
ext Loading commit data...
howto Loading commit data...
html Loading commit data...
info Loading commit data...
inst Loading commit data...
lib Loading commit data...
mac Loading commit data...
paper-a4 Loading commit data...
perl Loading commit data...
ref Loading commit data...
templates Loading commit data...
tests Loading commit data...
texinputs Loading commit data...
tools Loading commit data...
tut Loading commit data...
whatsnew Loading commit data...
ACKS Loading commit data...
Makefile Loading commit data...
Makefile.deps Loading commit data...
README Loading commit data...
TODO Loading commit data...
python-docs.txt Loading commit data...