gh-134087: enforce signature of `threading.RLock` by picnixz · Pull Request #134178 · python/cpython · GitHub
Skip to content

gh-134087: enforce signature of threading.RLock#134178

Merged
picnixz merged 3 commits into
python:mainfrom
picnixz:cleanup/315/rlock-variadic-134087
May 19, 2025
Merged

gh-134087: enforce signature of threading.RLock#134178
picnixz merged 3 commits into
python:mainfrom
picnixz:cleanup/315/rlock-variadic-134087

Conversation

@picnixz

@picnixz picnixz commented May 18, 2025

Copy link
Copy Markdown
Member

Comment thread Doc/whatsnew/3.15.rst Outdated
@picnixz picnixz merged commit d6dc33e into python:main May 19, 2025
43 checks passed
@picnixz picnixz deleted the cleanup/315/rlock-variadic-134087 branch May 19, 2025 09:26
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
- Reject positional and keyword arguments in `_thread.RLock.__new__`.
- Convert `_thread.lock.__new__` to AC.
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
- Reject positional and keyword arguments in `_thread.RLock.__new__`.
- Convert `_thread.lock.__new__` to AC.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants