summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_traceback.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-38353: Fix compiler warning in internal headers (GH-16573)Victor Stinner2019-10-041-2/+2
* bpo-38353: Cleanup includes in the internal C API (GH-16548)Victor Stinner2019-10-021-1/+2
* bpo-36829: PyErr_WriteUnraisable() normalizes exception (GH-13507)Victor Stinner2019-05-221-0/+4
* bpo-35134: Split traceback.h header (GH-13430)Victor Stinner2019-05-191-0/+92