cpython/Python/clinic
2022-03-11 18:46:55 +02:00
..
_warnings.c.h
bltinmodule.c.h Use FASTCALL for __import__ (GH-31752) 2022-03-11 18:46:55 +02:00
context.c.h
import.c.h bpo-21736: Set __file__ on frozen stdlib modules. (gh-28656) 2021-10-14 15:32:18 -06:00
marshal.c.h
Python-tokenize.c.h Add tests for the C tokenizer and expose it as a private module (GH-27924) 2021-08-24 17:50:05 +01:00
sysmodule.c.h bpo-46328: Add sys.exception() (GH-30514) 2022-01-13 12:35:58 +00:00
traceback.c.h