]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140025: Fix `queue.SimpleQueue.__sizeof__()` to return correct size (#143137)
authorAniket <148300120+Aniketsy@users.noreply.github.com>
Thu, 8 Jan 2026 12:40:25 +0000 (18:10 +0530)
committerGitHub <noreply@github.com>
Thu, 8 Jan 2026 12:40:25 +0000 (12:40 +0000)
commitf3e069a7ab8b0594508c998da88937e3aab46451
tree70643730f5866c6d657b187e8935a2e1e16d90d9
parentc07e5ec0a9e5843fc39dec6aa94172faf6354858
gh-140025: Fix `queue.SimpleQueue.__sizeof__()` to return correct size (#143137)
Lib/test/test_queue.py
Misc/NEWS.d/next/Library/2026-01-02-09-32-43.gh-issue-140025.zOX58_.rst [new file with mode: 0644]
Modules/_queuemodule.c
Modules/clinic/_queuemodule.c.h