Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
114619e1ed7537d4e741516340eea40e19dcea2c
/
Doc
/
api
/
exceptions.tex
111ee32
Ok, read the source this time: PyErr_SetObject() does not steal a reference.
by Fred Drake
· 22 years ago
2f93644
Clarify documentation for PyErr_SetObject() to describe the reference
by Fred Drake
· 22 years ago
29ce2d7
Document PyExc_FutureWarning
by Barry Warsaw
· 22 years ago
085358a
New functions for extension writers on Windows:
by Thomas Heller
· 22 years ago
abe7c1a
Minor markup adjustments, consistency changes, and shorten a long line.
by Fred Drake
· 22 years ago
4f2722a
Docs for PyErr_SetFromWindowsErrWithFilename() and
by Thomas Heller
· 22 years ago
9e38c10
fix a typo in PyErr_Format table and add row for 'p' format char
by Skip Montanaro
· 23 years ago
1941528
Fix example for PyErr_SetFromErrno() (need to pass exception type).
by Neil Schemenauer
· 23 years ago
551ffae
Clarify that the Python runtime may behave mysteriously when an exception
by Fred Drake
· 23 years ago
f07125e
PyErr_Format() does not return a new reference; it always returns NULL.
by Fred Drake
· 23 years ago
3adf79e
Break the Python/C API manual into smaller files by chapter. This manual
by Fred Drake
· 23 years ago