FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-114315: Make `threading.Lock` a real class, not a factory function by sobolevn · Pull Request #114479 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-114315: Make threading.Lock a real class, not a factory function
- #114479
#114479
Merged
gpshead
merged 9 commits into
python:main
python/cpython:main
from
sobolevn:issue-114315
sobolevn/cpython:issue-114315
Copy head branch name to clipboard
Jan 25, 2024
Conversation
Commits
9
(9)
Checks
Files changed
Merged
gh-114315: Make threading.Lock a real class, not a factory function
#114479
gpshead
merged 9 commits into
python:main
python/cpython:main
from
sobolevn:issue-114315
sobolevn/cpython:issue-114315
Copy head branch name to clipboard
Commits
Commits on Jan 22, 2024
wip
sobolevn
committed
3620fa4
View commit details
Copy full SHA for 3620fa4
Browse repository at this point
Commits on Jan 23, 2024
gh-114315: Make `threading.Lock` a real class
sobolevn
committed
4b1c4f6
View commit details
Copy full SHA for 4b1c4f6
Browse repository at this point
Assert module instead
sobolevn
committed
427b450
View commit details
Copy full SHA for 427b450
Browse repository at this point
Do not add to module
sobolevn
committed
1a1b4e8
View commit details
Copy full SHA for 1a1b4e8
Browse repository at this point
Update Doc/library/threading.rst
Show description for aa896b1
sobolevn
and
AlexWaygood
authored
aa896b1
View commit details
Copy full SHA for aa896b1
Browse repository at this point
Add `lock` to module
sobolevn
committed
9d30863
View commit details
Copy full SHA for 9d30863
Browse repository at this point
Merge branch 'issue-114315' of https://github.com/sobolevn/cpython into issue-114315
sobolevn
committed
ce357a8
View commit details
Copy full SHA for ce357a8
Browse repository at this point
Commits on Jan 25, 2024
Simplify the versionchanged wording.
gpshead
authored
3311e0a
View commit details
Copy full SHA for 3311e0a
Browse repository at this point
Test that threading.Lock cannot be subclassed.
gpshead
committed
b33a71a
View commit details
Copy full SHA for b33a71a
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL