]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128942: make `array` module thread safe (#128943)
authorTomasz Pytel <tompytel@gmail.com>
Thu, 27 Feb 2025 14:00:14 +0000 (09:00 -0500)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2025 14:00:14 +0000 (14:00 +0000)
commit8ba0d7bbc295781bf27902380521db97a272c442
tree2ec376c5eec285aab9a47d7faa1eb40a69362863
parentd027787c8d89f59a9f0b1d7cc6972f5e16ffc740
gh-128942: make `array` module thread safe (#128943)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/test/test_array.py
Misc/NEWS.d/next/Library/2025-01-17-13-53-32.gh-issue-128942.DxzaIg.rst [new file with mode: 0644]
Modules/arraymodule.c
Modules/clinic/arraymodule.c.h