.. |
_abc.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
_asynciomodule.c.h
|
gh-100344: Add C implementation for `asyncio.current_task` (#100345)
|
2022-12-22 19:08:12 +05:30 |
_bisectmodule.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
_bz2module.c.h
|
bpo-23224: Fix segfaults and multiple leaks in the lzma and bz2 modules (GH-7822)
|
2023-02-23 06:00:58 -08:00 |
_codecsmodule.c.h
|
bpo-15999: Accept arbitrary values for boolean parameters. (#15609)
|
2022-12-03 11:52:21 -08:00 |
_collectionsmodule.c.h
|
gh-101409: Improve generated clinic code for self type checks (#101411)
|
2023-01-31 21:42:03 +01:00 |
_contextvarsmodule.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
_cryptmodule.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
_csv.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
_curses_panel.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
_cursesmodule.c.h
|
bpo-15999: Accept arbitrary values for boolean parameters. (#15609)
|
2022-12-03 11:52:21 -08:00 |
_datetimemodule.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
_dbmmodule.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
_elementtree.c.h
|
gh-92123: Adapt _elementtree to multi-phase init (PEP 489) (#101285)
|
2023-01-24 17:00:24 +01:00 |
_functoolsmodule.c.h
|
gh-64373: Convert `_functools` to Argument Clinic (#96640)
|
2022-10-07 10:36:40 -07:00 |
_gdbmmodule.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
_hashopenssl.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
_heapqmodule.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
_localemodule.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
_lsprof.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
_lzmamodule.c.h
|
bpo-23224: Fix segfaults and multiple leaks in the lzma and bz2 modules (GH-7822)
|
2023-02-23 06:00:58 -08:00 |
_opcode.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
_operator.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
_pickle.c.h
|
gh-99845: Use size_t type in __sizeof__() methods (#99846)
|
2022-11-30 17:22:52 +01:00 |
_queuemodule.c.h
|
gh-101409: Improve generated clinic code for self type checks (#101411)
|
2023-01-31 21:42:03 +01:00 |
_randommodule.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
_ssl.c.h
|
gh-101409: Improve generated clinic code for self type checks (#101411)
|
2023-01-31 21:42:03 +01:00 |
_statisticsmodule.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
_struct.c.h
|
GH-78724: Initialize struct.Struct in __new__ (GH-94532)
|
2022-09-25 14:32:48 +01:00 |
_testclinic.c.h
|
GH-100342: check for allocation failure in AC `*args` parsing (#100343)
|
2022-12-28 09:46:28 +05:30 |
_testinternalcapi.c.h
|
gh-87092: expose the compiler's codegen to python for unit tests (GH-99111)
|
2022-11-14 13:56:40 +00:00 |
_testmultiphase.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
_tkinter.c.h
|
bpo-15999: Accept arbitrary values for boolean parameters. (#15609)
|
2022-12-03 11:52:21 -08:00 |
_tracemalloc.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
_typingmodule.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
_weakref.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
_winapi.c.h
|
bpo-15999: Accept arbitrary values for boolean parameters. (#15609)
|
2022-12-03 11:52:21 -08:00 |
_zoneinfo.c.h
|
gh-99138: Isolate _zoneinfo (#99218)
|
2023-02-15 22:58:48 +01:00 |
arraymodule.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
audioop.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
binascii.c.h
|
bpo-15999: Accept arbitrary values for boolean parameters. (#15609)
|
2022-12-03 11:52:21 -08:00 |
cmathmodule.c.h
|
Add missing 'is' to `cmath.log()` docstring (#102049)
|
2023-02-19 15:00:59 +00:00 |
fcntlmodule.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
gcmodule.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
grpmodule.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
itertoolsmodule.c.h
|
gh-101277: Finalise isolating itertools (GH-101305)
|
2023-02-10 03:58:14 -08:00 |
mathmodule.c.h
|
Revert "gh-89381: Fix invalid signatures of math/cmath.log (#101404)" (#101580)
|
2023-02-05 16:36:33 +00:00 |
md5module.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
overlapped.c.h
|
gh-98793: Fix typecheck in `overlapped.c` (#98835)
|
2022-10-29 21:34:46 -07:00 |
posixmodule.c.h
|
gh-102519: Add os.listdrives, os.listvolumes and os.listmounts on Windows (GH-102544)
|
2023-03-10 12:21:37 +00:00 |
pwdmodule.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
pyexpat.c.h
|
bpo-15999: Accept arbitrary values for boolean parameters. (#15609)
|
2022-12-03 11:52:21 -08:00 |
readline.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
resource.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
selectmodule.c.h
|
gh-101409: Improve generated clinic code for self type checks (#101411)
|
2023-01-31 21:42:03 +01:00 |
sha1module.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
sha2module.c.h
|
gh-99108: Refactor _sha256 & _sha512 into _sha2. (#101924)
|
2023-02-15 22:08:20 -08:00 |
signalmodule.c.h
|
gh-98930: improve the docstring of signal.strsignal (#99290)
|
2022-11-13 11:41:23 -08:00 |
socketmodule.c.h
|
gh-90928: Improve static initialization of keywords tuple in AC (#95907)
|
2022-08-13 12:09:40 +02:00 |
spwdmodule.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
symtablemodule.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
syslogmodule.c.h
|
gh-95011: Migrate syslog module to Argument Clinic (GH-95012)
|
2022-10-08 21:31:57 +03:00 |
termios.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
unicodedata.c.h
|
gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (gh-95860)
|
2022-08-11 15:25:49 -06:00 |
zlibmodule.c.h
|
gh-95534: Improve gzip reading speed by 10% (#97664)
|
2022-10-16 19:10:58 -07:00 |