FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Implement Windows SemLock in _multiprocessing module by youknowone · Pull Request #7199 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
101
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Implement Windows SemLock in _multiprocessing module
- #7199
#7199
Merged
youknowone
merged 7 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:win-semlock
youknowone/RustPython:win-semlock
Copy head branch name to clipboard
Feb 24, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Implement Windows SemLock in _multiprocessing module
#7199
youknowone
merged 7 commits into
RustPython:main
RustPython/RustPython:main
from
youknowone:win-semlock
youknowone/RustPython:win-semlock
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2026
Implement Windows SemLock in _multiprocessing module
Show description for e88eaf0
youknowone
committed
e88eaf0
View commit details
Copy full SHA for e88eaf0
Browse repository at this point
Fix _multiprocessing recv to return bytes and improve SemLock reliability
Show description for 2903370
youknowone
committed
2903370
View commit details
Copy full SHA for 2903370
Browse repository at this point
Include winerror in OSError.__reduce__ on Windows
youknowone
committed
4dd6042
View commit details
Copy full SHA for 4dd6042
Browse repository at this point
Remove expectedFailure for tests now passing with Windows SemLock
youknowone
committed
c40092b
View commit details
Copy full SHA for c40092b
Browse repository at this point
Fix OSError.__reduce__ to preserve winerror when filename is None
Show description for 9649be1
youknowone
committed
9649be1
View commit details
Copy full SHA for 9649be1
Browse repository at this point
Validate maxvalue > 0 in SemLock and document winerror __reduce__ divergence
youknowone
committed
c7d65b9
View commit details
Copy full SHA for c7d65b9
Browse repository at this point
Reject embedded null characters in mmap tagname and _winapi file mapping names
youknowone
committed
7b8bce4
View commit details
Copy full SHA for 7b8bce4
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL