..
_abc.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_asynciomodule.c.h
gh-91323: Revert "Allow overriding a future compliance check in asyncio.Task (GH-32197)" (GH-95442) (GH-95652)
2022-08-04 18:07:39 +02:00
_bisectmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_bz2module.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_codecsmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_collectionsmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_contextvarsmodule.c.h
…
_cryptmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_csv.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_curses_panel.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_cursesmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_datetimemodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_dbmmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_elementtree.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_gdbmmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_hashopenssl.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_heapqmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_localemodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_lsprof.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_lzmamodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_opcode.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_operator.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_pickle.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_queuemodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_randommodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_ssl.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_statisticsmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_struct.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_testclinic.c.h
[3.11] GH-100342: check for allocation failure in AC `*args` parsing (GH-100343). ( #100568 )
2022-12-28 10:11:27 +05:30
_testmultiphase.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_tkinter.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_tracemalloc.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_typingmodule.c.h
bpo-44353: Implement typing.NewType __call__ method in C ( #27262 )
2021-07-22 23:06:54 +02:00
_weakref.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
_winapi.c.h
[3.11] bpo-40882: Fix a memory leak in SharedMemory on Windows (GH-20684) ( #99973 )
2022-12-05 13:38:25 +01:00
arraymodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
audioop.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
binascii.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
cmathmodule.c.h
[3.11] Add missing 'is' to `cmath.log()` docstring (GH-102049) ( #102279 )
2023-02-26 14:55:44 +00:00
fcntlmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
gcmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
grpmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
itertoolsmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
mathmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
md5module.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
overlapped.c.h
[3.11] gh-98793: Fix typecheck in `overlapped.c` (GH-98835) ( #98889 )
2022-10-31 11:21:01 -07:00
posixmodule.c.h
[3.11] gh-107801: Improve the accuracy of os.lseek docs ( #107935 ) ( #108137 )
2023-08-19 13:06:36 +00:00
pwdmodule.c.h
…
pyexpat.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
readline.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
resource.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
selectmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
sha1module.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
sha256module.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
sha512module.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
signalmodule.c.h
[3.11] gh-98930: improve the docstring of signal.strsignal (GH-99290) ( #99449 )
2022-11-13 12:21:19 -08:00
socketmodule.c.h
gh-92210: Move socket.__init__ to argument clinic ( #92237 )
2022-05-04 07:38:01 -06:00
spwdmodule.c.h
…
symtablemodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
termios.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
unicodedata.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00
zlibmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() ( #32210 )
2022-05-03 20:25:41 +02:00