]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-142518: add thread safety annotations for bytearray C-API (GH-146514) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 27 Mar 2026 13:51:05 +0000 (14:51 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Mar 2026 13:51:05 +0000 (19:21 +0530)
commit8fde8faffe859bc453c84bbd9a27628f96568f40
tree13063a5dbf2c5f5fb4aa1ed811d5dbbe172c1cbd
parent67862fc75e6cf991af757b5184602bbaeac97cae
[3.14] gh-142518: add thread safety annotations for bytearray C-API (GH-146514) (#146516)

gh-142518: add thread safety annotations for bytearray C-API (GH-146514)
(cherry picked from commit 5466f57eaddeec7f07a681993b22167e42c9807a)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Doc/c-api/bytearray.rst
Doc/data/threadsafety.dat