cpython/Doc/c-api
Victor Stinner 1205f2774e Issue #9738: PyUnicode_FromFormat() and PyErr_Format() raise an error on
a non-ASCII byte in the format string.

Document also the encoding.
2010-09-11 00:54:47 +00:00
..
abstract.rst fix old markup 2010-08-21 21:23:28 +00:00
allocation.rst
arg.rst
bool.rst
buffer.rst
bytearray.rst
bytes.rst
capsule.rst
cell.rst
code.rst
complex.rst
concrete.rst
conversion.rst
datetime.rst
descriptor.rst
dict.rst
exceptions.rst Issue #9738: PyUnicode_FromFormat() and PyErr_Format() raise an error on 2010-09-11 00:54:47 +00:00
file.rst
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst
index.rst
init.rst
intro.rst
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst
marshal.rst
memory.rst
method.rst
module.rst Add versionadded tag to PyModule_GetFilenameObject() doc 2010-08-18 10:57:33 +00:00
none.rst
number.rst
objbuffer.rst
object.rst
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst
structures.rst
sys.rst
tuple.rst
type.rst
typeobj.rst
unicode.rst Issue #9738: PyUnicode_FromFormat() and PyErr_Format() raise an error on 2010-09-11 00:54:47 +00:00
utilities.rst
veryhigh.rst
weakref.rst