This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-09 14:11:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
899c7dc283cb899fdfd79fb479b38352f48e454a
cpython
/
Modules
/
_zstd
T
History
Emma Smith
fb68776591
gh-132983: Fix refleak in zstd dictionary functions (gh-134459)
2025-05-21 19:09:34 +00:00
..
clinic
gh-132983: Convert zstd `
__new__
` methods to Argument Clinic (
#133860
)
2025-05-12 08:51:53 +00:00
_zstdmodule.c
gh-132983: Fix refleak in zstd dictionary functions (gh-134459)
2025-05-21 19:09:34 +00:00
_zstdmodule.h
gh-132983: Convert zstd `
__new__
` methods to Argument Clinic (
#133860
)
2025-05-12 08:51:53 +00:00
buffer.h
gh-132983: Convert zstd `
__new__
` methods to Argument Clinic (
#133860
)
2025-05-12 08:51:53 +00:00
compressor.c
gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-133962)
2025-05-13 11:11:52 +02:00
decompressor.c
gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-133962)
2025-05-13 11:11:52 +02:00
zstddict.c
gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-133962)
2025-05-13 11:11:52 +02:00
zstddict.h
gh-132983: Convert zstd `
__new__
` methods to Argument Clinic (
#133860
)
2025-05-12 08:51:53 +00:00