This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-28 16:45:42 +01:00
Code
Issues
Releases
Activity
253c6a0b2f
cpython
/
Modules
/
clinic
History
Nico Mexis
5580f31c56
gh-115808
: Add `
is_none
and
is_not_none
to
operator
` (#115814)
...
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
2024-08-10 20:16:34 +01:00
..
_abc.c.h
_asynciomodule.c.h
GH-107803
: double linked list implementation for asyncio tasks (
GH-107804
)
2024-06-22 10:58:35 -07:00
_bisectmodule.c.h
gh-113993
: Allow interned strings to be mortal, and fix related issues (
GH-120520
)
2024-06-21 17:19:31 +02:00
_bz2module.c.h
_codecsmodule.c.h
_collectionsmodule.c.h
_contextvarsmodule.c.h
_csv.c.h
_curses_panel.c.h
_cursesmodule.c.h
_datetimemodule.c.h
_dbmmodule.c.h
_elementtree.c.h
_functoolsmodule.c.h
_gdbmmodule.c.h
_hashopenssl.c.h
gh-113993
: Allow interned strings to be mortal, and fix related issues (
GH-120520
)
2024-06-21 17:19:31 +02:00
_heapqmodule.c.h
_localemodule.c.h
_lsprof.c.h
_lzmamodule.c.h
_opcode.c.h
gh-120780
: Show attribute name for LOAD_SPECIAL in dis output (#120781)
2024-06-20 07:07:24 -07:00
_operator.c.h
gh-115808
: Add `
is_none
and
is_not_none
to
operator
` (#115814)
2024-08-10 20:16:34 +01:00
_pickle.c.h
gh-118830
: Bump pickle.DEFAULT_PROTOCOL to 5 (
GH-119340
)
2024-07-19 16:47:10 +02:00
_posixsubprocess.c.h
gh-121381
Remove subprocess._USE_VFORK escape hatch (#121383)
2024-07-30 18:39:54 -07:00
_queuemodule.c.h
_randommodule.c.h
_ssl.c.h
_statisticsmodule.c.h
_struct.c.h
_suggestions.c.h
_sysconfig.c.h
_testclinic_depr.c.h
gh-113993
: Allow interned strings to be mortal, and fix related issues (
GH-120520
)
2024-06-21 17:19:31 +02:00
_testclinic_limited.c.h
_testclinic.c.h
gh-122688
: Fix support of var-positional parameter in Argument Clinic (
GH-122689
)
2024-08-09 09:22:41 +00:00
_testinternalcapi.c.h
_testmultiphase.c.h
gh-113993
: Allow interned strings to be mortal, and fix related issues (
GH-120520
)
2024-06-21 17:19:31 +02:00
_tkinter.c.h
_tracemalloc.c.h
_typingmodule.c.h
_weakref.c.h
_winapi.c.h
_zoneinfo.c.h
arraymodule.c.h
binascii.c.h
cmathmodule.c.h
gh-113993
: Allow interned strings to be mortal, and fix related issues (
GH-120520
)
2024-06-21 17:19:31 +02:00
fcntlmodule.c.h
gcmodule.c.h
grpmodule.c.h
itertoolsmodule.c.h
gh-113993
: Allow interned strings to be mortal, and fix related issues (
GH-120520
)
2024-06-21 17:19:31 +02:00
mathmodule.c.h
gh-121905
: Consistently use "floating-point" instead of "floating point" (
GH-121907
)
2024-07-19 08:06:02 +00:00
md5module.c.h
overlapped.c.h
posixmodule.c.h
gh-121905
: Consistently use "floating-point" instead of "floating point" (
GH-121907
)
2024-07-19 08:06:02 +00:00
pwdmodule.c.h
pyexpat.c.h
readline.c.h
resource.c.h
selectmodule.c.h
gh-121905
: Consistently use "floating-point" instead of "floating point" (
GH-121907
)
2024-07-19 08:06:02 +00:00
sha1module.c.h
sha2module.c.h
sha3module.c.h
signalmodule.c.h
gh-121905
: Consistently use "floating-point" instead of "floating point" (
GH-121907
)
2024-07-19 08:06:02 +00:00
socketmodule.c.h
gh-117657
: Use critical section to make _socket.socket.close thread safe (
GH-120490
)
2024-07-01 16:38:30 +02:00
symtablemodule.c.h
syslogmodule.c.h
termios.c.h
timemodule.c.h
unicodedata.c.h
zlibmodule.c.h