cpython/Modules/clinic
2023-08-13 12:13:11 +02:00
..
_abc.c.h
_asynciomodule.c.h
_bisectmodule.c.h
_bz2module.c.h
_codecsmodule.c.h gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208) 2023-06-02 01:31:58 +02:00
_collectionsmodule.c.h
_contextvarsmodule.c.h
_csv.c.h
_curses_panel.c.h
_cursesmodule.c.h
_datetimemodule.c.h
_dbmmodule.c.h gh-107122: Add clear method to dbm.ndbm module (gh-107126) 2023-07-23 14:26:23 +00:00
_elementtree.c.h
_functoolsmodule.c.h
_gdbmmodule.c.h gh-107122: Add clear method to dbm.gdbm.module (gh-107127) 2023-07-23 13:51:12 +00:00
_hashopenssl.c.h
_heapqmodule.c.h
_localemodule.c.h gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208) 2023-06-02 01:31:58 +02:00
_lsprof.c.h
_lzmamodule.c.h
_opcode.c.h gh-105481: do not auto-generate pycore_intrinsics.h (#106913) 2023-07-20 17:46:04 +01:00
_operator.c.h
_pickle.c.h
_posixsubprocess.c.h
_queuemodule.c.h
_randommodule.c.h
_ssl.c.h
_statisticsmodule.c.h
_struct.c.h
_testclinic.c.h gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208) 2023-06-02 01:31:58 +02:00
_testclinic_depr_star.c.h gh-107880: Teach Argument Clinic to clone __init__ and __new__ methods (#107885) 2023-08-13 12:13:11 +02:00
_testinternalcapi.c.h gh-81283: compiler: remove indent from docstring (#106411) 2023-07-15 19:33:32 +09:00
_testmultiphase.c.h
_tkinter.c.h
_tracemalloc.c.h
_typingmodule.c.h
_weakref.c.h
_winapi.c.h gh-106844: Fix issues in _winapi.LCMapStringEx (GH-107832) 2023-08-11 21:13:46 +03:00
_zoneinfo.c.h
arraymodule.c.h gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208) 2023-06-02 01:31:58 +02:00
binascii.c.h
cmathmodule.c.h
fcntlmodule.c.h
gcmodule.c.h
grpmodule.c.h gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208) 2023-06-02 01:31:58 +02:00
itertoolsmodule.c.h
mathmodule.c.h gh-94906: Support multiple steps in math.nextafter (#103881) 2023-05-19 21:03:49 +01:00
md5module.c.h
overlapped.c.h gh-105156: Argument Clinic avoids Py_UNICODE type (#105161) 2023-05-31 17:52:33 +00:00
posixmodule.c.h Docs: fix typo in os.pwrite docstring (#107087) 2023-07-23 14:53:25 -07:00
pwdmodule.c.h gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208) 2023-06-02 01:31:58 +02:00
pyexpat.c.h
readline.c.h gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208) 2023-06-02 01:31:58 +02:00
resource.c.h
selectmodule.c.h
sha1module.c.h
sha2module.c.h
sha3module.c.h gh-99108: Replace SHA3 implementation HACL* version (#103597) 2023-05-07 20:50:04 -07:00
signalmodule.c.h
socketmodule.c.h
symtablemodule.c.h
syslogmodule.c.h gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208) 2023-06-02 01:31:58 +02:00
termios.c.h
unicodedata.c.h gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208) 2023-06-02 01:31:58 +02:00
zlibmodule.c.h