.. |
_abc.c.h
|
…
|
|
_asynciomodule.c.h
|
bpo-34270: Make it possible to name asyncio tasks (GH-8547)
|
2018-08-08 17:06:47 -04:00 |
_bz2module.c.h
|
…
|
|
_codecsmodule.c.h
|
…
|
|
_contextvarsmodule.c.h
|
…
|
|
_cryptmodule.c.h
|
…
|
|
_curses_panel.c.h
|
bpo-20171: Convert the _curses and _curses_panel modules to Argument Clinic. (GH-4251)
|
2018-05-10 11:27:23 +03:00 |
_cursesmodule.c.h
|
bpo-20171: Convert the _curses and _curses_panel modules to Argument Clinic. (GH-4251)
|
2018-05-10 11:27:23 +03:00 |
_datetimemodule.c.h
|
Migrate datetime.date.fromtimestamp to Argument Clinic (GH-8535)
|
2018-09-24 10:39:02 +02:00 |
_dbmmodule.c.h
|
…
|
|
_elementtree.c.h
|
bpo-29209: Remove old-deprecated features in ElementTree. (GH-6769)
|
2018-07-24 12:03:34 +03:00 |
_gdbmmodule.c.h
|
…
|
|
_hashopenssl.c.h
|
bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346)
|
2018-07-31 09:50:16 +03:00 |
_heapqmodule.c.h
|
bpo-34797: Convert heapq to the argument clinic (GH-9560)
|
2018-09-28 12:39:43 -07:00 |
_lzmamodule.c.h
|
…
|
|
_opcode.c.h
|
bpo-32455: Add jump parameter to dis.stack_effect(). (GH-6610)
|
2018-09-18 09:54:26 +03:00 |
_operator.c.h
|
…
|
|
_pickle.c.h
|
…
|
|
_queuemodule.c.h
|
…
|
|
_sre.c.h
|
…
|
|
_ssl.c.h
|
bpo-34670: Add TLS 1.3 post handshake auth (GH-9460)
|
2018-09-22 23:32:31 -07:00 |
_struct.c.h
|
…
|
|
_tkinter.c.h
|
…
|
|
_tracemalloc.c.h
|
…
|
|
_weakref.c.h
|
…
|
|
_winapi.c.h
|
bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027)
|
2018-09-04 18:10:28 +02:00 |
arraymodule.c.h
|
…
|
|
audioop.c.h
|
…
|
|
binascii.c.h
|
…
|
|
cmathmodule.c.h
|
…
|
|
fcntlmodule.c.h
|
…
|
|
gcmodule.c.h
|
…
|
|
grpmodule.c.h
|
…
|
|
itertoolsmodule.c.h
|
bpo-34659: Adds initial kwarg to itertools.accumulate() (GH-9345)
|
2018-09-23 17:34:59 -07:00 |
mathmodule.c.h
|
Speed-up math.dist() by 30% (GH-9628)
|
2018-09-29 14:30:38 -07:00 |
md5module.c.h
|
bpo-20216: Correct docstrings of digest() methods in hashlib. (GH-9873)
|
2018-10-19 20:42:53 +03:00 |
posixmodule.c.h
|
bpo-29341: Clarify that path-like objects are accepted in some os methods (GH-10101)
|
2018-11-02 11:20:19 -04:00 |
pwdmodule.c.h
|
bpo-34604: Fix possible mojibake in pwd.getpwnam() and grp.getgrnam() (GH-9098)
|
2018-09-07 19:10:39 +02:00 |
pyexpat.c.h
|
bpo-34741: Get rid of tp_getattro and tp_setattro in pyexpat.xmlparser. (GH-9422)
|
2018-10-19 18:00:51 +03:00 |
resource.c.h
|
…
|
|
selectmodule.c.h
|
bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic. (GH-8434)
|
2018-07-26 13:22:16 +03:00 |
sha1module.c.h
|
bpo-20216: Correct docstrings of digest() methods in hashlib. (GH-9873)
|
2018-10-19 20:42:53 +03:00 |
sha256module.c.h
|
bpo-20216: Correct docstrings of digest() methods in hashlib. (GH-9873)
|
2018-10-19 20:42:53 +03:00 |
sha512module.c.h
|
bpo-20216: Correct docstrings of digest() methods in hashlib. (GH-9873)
|
2018-10-19 20:42:53 +03:00 |
signalmodule.c.h
|
…
|
|
spwdmodule.c.h
|
…
|
|
symtablemodule.c.h
|
…
|
|
unicodedata.c.h
|
closes bpo-32285: Add unicodedata.is_normalized. (GH-4806)
|
2018-11-04 15:58:24 -08:00 |
zlibmodule.c.h
|
bpo-25007: Add copy protocol support to zlib compressors and decompressors (GH-7940)
|
2018-06-27 21:04:51 +03:00 |