This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-28 21:55:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Modules
/
_zstd
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