]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "gh-128942: make `array` module thread safe (#128943)" (#130707)
authorSam Gross <colesbury@gmail.com>
Fri, 28 Feb 2025 21:57:48 +0000 (16:57 -0500)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2025 21:57:48 +0000 (16:57 -0500)
commit75f38af7810af1c3ca567d6224a975f85aef970f
tree49a3148423c13b7fd5e1c4bfc5964454325342ff
parentda4899b94a9a9083fed4972b2473546e0d997727
Revert "gh-128942: make `array` module thread safe (#128943)" (#130707)

The change regressed performance on scimark benchmarks from the
pyperformance benchmark suite.

This reverts commit 8ba0d7bbc295781bf27902380521db97a272c442.
Lib/test/test_array.py
Misc/NEWS.d/next/Library/2025-01-17-13-53-32.gh-issue-128942.DxzaIg.rst [deleted file]
Modules/arraymodule.c
Modules/clinic/arraymodule.c.h