Xuanteng Huang
|
b1056c2a44
|
gh-135607: remove null checking of weakref list in dealloc of extension modules and objects (#135614)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
|
2025-06-30 11:14:31 +00:00 |
|
Victor Stinner
|
34c1ea3109
|
gh-111178: Fix function signatures for multiple tests (#131496)
|
2025-03-20 12:27:03 +01:00 |
|
Inada Naoki
|
d5bd32fb48
|
gh-104922: remove PY_SSIZE_T_CLEAN (#106315)
|
2023-07-02 15:07:46 +09:00 |
|
Oleg Iarygin
|
a573cb2fec
|
gh-91118: Fix docstrings that do not honor --without-doc-strings (#31769)
Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2022-04-17 20:39:32 -07:00 |
|
Antoine Pitrou
|
91f4380ced
|
bpo-36785: PEP 574 implementation (GH-7076)
|
2019-05-26 17:10:09 +02:00 |
|