]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128384: Add locking to warnings.py. (gh-128386)
authorNeil Schemenauer <nas-github@arctrix.com>
Tue, 14 Jan 2025 19:43:42 +0000 (11:43 -0800)
committerGitHub <noreply@github.com>
Tue, 14 Jan 2025 19:43:42 +0000 (11:43 -0800)
commit1c13c56a34fc4c4d8969f0b6dc93d5208a50d61b
tree9319e4d96410d1c19189e05beec551a0c1ec5f14
parentd906bde250d59c396d8dab92285b832c66cdec27
gh-128384: Add locking to warnings.py. (gh-128386)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Include/internal/pycore_warnings.h
Lib/test/test_warnings/__init__.py
Lib/warnings.py
Misc/NEWS.d/next/Library/2025-01-06-10-37-27.gh-issue-128384.V0xzwH.rst [new file with mode: 0644]
Python/_warnings.c
Python/clinic/_warnings.c.h