..
_abc.c.h
bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
2019-01-11 18:01:42 +02:00
_asynciomodule.c.h
[3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141)
2019-09-14 13:31:50 +03:00
_bz2module.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
_codecsmodule.c.h
[3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141)
2019-09-14 13:31:50 +03:00
_collectionsmodule.c.h
bpo-37165: Convert _count_elements to the argument clinic (GH-13848)
2019-06-05 16:20:58 -07:00
_contextvarsmodule.c.h
bpo-32436: Implement PEP 567 ( #5027 )
2018-01-22 19:11:18 -05:00
_cryptmodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
_curses_panel.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
_cursesmodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
_datetimemodule.c.h
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
_dbmmodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
_elementtree.c.h
[3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141)
2019-09-14 13:31:50 +03:00
_gdbmmodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
_hashopenssl.c.h
bpo-38132: Simplify _hashopenssl code (GH-16023) ( #16040 )
2019-09-12 14:03:50 +01:00
_heapqmodule.c.h
bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
2019-01-11 18:01:42 +02:00
_lzmamodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
_opcode.c.h
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
_operator.c.h
bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
2019-01-11 18:01:42 +02:00
_pickle.c.h
[3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141)
2019-09-14 13:31:50 +03:00
_queuemodule.c.h
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
_randommodule.c.h
bpo-37021: Port _randommodule to the argument clinic (GH-13532)
2019-05-24 22:09:23 +01:00
_sre.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
_ssl.c.h
[3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141)
2019-09-14 13:31:50 +03:00
_statisticsmodule.c.h
[3.8] bpo-37942: Improve argument clinic float converter (GH-15470) (GH-15480)
2019-08-24 19:45:12 -07:00
_struct.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
_tkinter.c.h
[3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141)
2019-09-14 13:31:50 +03:00
_tracemalloc.c.h
bpo-35582: Argument Clinic: inline parsing code for positional parameters. (GH-11313)
2019-01-11 16:01:14 +02:00
_weakref.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
_winapi.c.h
bpo-35813: Tests and docs for shared_memory ( #11816 )
2019-02-23 22:08:16 -06:00
arraymodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
audioop.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
binascii.c.h
[3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141)
2019-09-14 13:31:50 +03:00
cmathmodule.c.h
[3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141)
2019-09-14 13:31:50 +03:00
fcntlmodule.c.h
bpo-35582: Argument Clinic: inline parsing code for positional parameters. (GH-11313)
2019-01-11 16:01:14 +02:00
gcmodule.c.h
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
grpmodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
itertoolsmodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
mathmodule.c.h
[3.8] bpo-37942: Improve argument clinic float converter (GH-15470) (GH-15480)
2019-08-24 19:45:12 -07:00
md5module.c.h
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
posixmodule.c.h
[3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141)
2019-09-14 13:31:50 +03:00
pwdmodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
pyexpat.c.h
[3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141)
2019-09-14 13:31:50 +03:00
resource.c.h
bpo-35582: Argument Clinic: inline parsing code for positional parameters. (GH-11313)
2019-01-11 16:01:14 +02:00
selectmodule.c.h
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
sha1module.c.h
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
sha256module.c.h
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
sha512module.c.h
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
signalmodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
spwdmodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
symtablemodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
unicodedata.c.h
[3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141)
2019-09-14 13:31:50 +03:00
zlibmodule.c.h
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00