]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102029: Deprecate passing arguments to `_PyRLock` in `threading` (#102071)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 17 Aug 2023 16:19:07 +0000 (19:19 +0300)
committerGitHub <noreply@github.com>
Thu, 17 Aug 2023 16:19:07 +0000 (09:19 -0700)
commit80f30cf51bd89411ef1220d714b33667d6a39901
tree6974b70134c8f980170840d5fff76ff31594ba80
parent0b243c2f665e6784b74ac4d602d4ee429a2ad7f0
gh-102029: Deprecate passing arguments to `_PyRLock` in `threading` (#102071)
Doc/whatsnew/3.13.rst
Lib/test/test_threading.py
Lib/threading.py
Misc/NEWS.d/next/Library/2023-02-20-15-41-59.gh-issue-102029.9ZPG99.rst [new file with mode: 0644]