This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
59725f3bad
cpython
/
Modules
/
clinic
History
Raymond Hettinger
aef9ad82f7
bpo-37942: Improve argument clinic float converter (GH-15470)
2019-08-24 19:10:39 -07:00
..
_abc.c.h
…
_asynciomodule.c.h
bpo-36999: Add asyncio.Task.get_coro() (GH-13680)
2019-05-30 08:30:09 -07:00
_bz2module.c.h
…
_codecsmodule.c.h
…
_collectionsmodule.c.h
bpo-37165: Convert _count_elements to the argument clinic (GH-13848)
2019-06-05 16:05:25 -07:00
_contextvarsmodule.c.h
…
_cryptmodule.c.h
…
_curses_panel.c.h
…
_cursesmodule.c.h
…
_datetimemodule.c.h
…
_dbmmodule.c.h
…
_elementtree.c.h
…
_gdbmmodule.c.h
…
_hashopenssl.c.h
…
_heapqmodule.c.h
…
_lzmamodule.c.h
…
_opcode.c.h
…
_operator.c.h
…
_pickle.c.h
bpo-36785: PEP 574 implementation (GH-7076)
2019-05-26 17:10:09 +02:00
_queuemodule.c.h
…
_randommodule.c.h
bpo-37021: Port _randommodule to the argument clinic (GH-13532)
2019-05-24 22:09:23 +01:00
_sre.c.h
…
_ssl.c.h
bpo-37942: Improve argument clinic float converter (GH-15470)
2019-08-24 19:10:39 -07:00
_statisticsmodule.c.h
bpo-37942: Improve argument clinic float converter (GH-15470)
2019-08-24 19:10:39 -07:00
_struct.c.h
…
_threadmodule.c.h
bpo-37266: Daemon threads are now denied in subinterpreters (GH-14049)
2019-06-14 18:55:22 +02:00
_tkinter.c.h
…
_tracemalloc.c.h
…
_weakref.c.h
…
_winapi.c.h
…
arraymodule.c.h
…
audioop.c.h
bpo-37942: Improve argument clinic float converter (GH-15470)
2019-08-24 19:10:39 -07:00
binascii.c.h
bpo-22385: Support output separators in hex methods. (
#13578
)
2019-05-29 11:46:58 -07:00
cmathmodule.c.h
bpo-37942: Improve argument clinic float converter (GH-15470)
2019-08-24 19:10:39 -07:00
fcntlmodule.c.h
…
gcmodule.c.h
…
grpmodule.c.h
…
itertoolsmodule.c.h
…
mathmodule.c.h
bpo-37942: Improve argument clinic float converter (GH-15470)
2019-08-24 19:10:39 -07:00
md5module.c.h
…
posixmodule.c.h
bpo-37834: Normalise handling of reparse points on Windows (GH-15231)
2019-08-21 15:27:33 -07:00
pwdmodule.c.h
…
pyexpat.c.h
…
resource.c.h
…
selectmodule.c.h
…
sha1module.c.h
…
sha256module.c.h
…
sha512module.c.h
…
signalmodule.c.h
…
spwdmodule.c.h
…
symtablemodule.c.h
bpo-37001: Makes symtable.symtable have parity with compile for input (
#13483
)
2019-05-28 16:21:17 -07:00
unicodedata.c.h
…
zlibmodule.c.h
…