FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-59705: Implement _thread.set_name() on Windows by vstinner · Pull Request #128675 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-59705: Implement _thread.set_name() on Windows
- #128675
#128675
Merged
vstinner
merged 7 commits into
python:main
python/cpython:main
from
vstinner:win_thread_descr
vstinner/cpython:win_thread_descr
Copy head branch name to clipboard
Jan 17, 2025
Conversation
Commits
7
(7)
Checks
Files changed
Merged
gh-59705: Implement _thread.set_name() on Windows
#128675
vstinner
merged 7 commits into
python:main
python/cpython:main
from
vstinner:win_thread_descr
vstinner/cpython:win_thread_descr
Copy head branch name to clipboard
Commits
Commits on Jan 9, 2025
gh-59705: Implement _thread.set_name() on Windows
Show description for 479c7fb
vstinner
and
eryksun
committed
479c7fb
View commit details
Copy full SHA for 479c7fb
Browse repository at this point
Embedded null characters are accepted
vstinner
committed
d588103
View commit details
Copy full SHA for d588103
Browse repository at this point
Commits on Jan 16, 2025
Fix trailing surrogate characters
vstinner
committed
8f2ead7
View commit details
Copy full SHA for 8f2ead7
Browse repository at this point
Commits on Jan 17, 2025
Add more non-BMP tests; fix test on Windows
vstinner
committed
f1c5232
View commit details
Copy full SHA for f1c5232
Browse repository at this point
Set limit to 32766
vstinner
committed
ba09ba1
View commit details
Copy full SHA for ba09ba1
Browse repository at this point
Fix set_name() error handling
vstinner
committed
8148a96
View commit details
Copy full SHA for 8148a96
Browse repository at this point
Fix thread_module_exec()
Show description for 0ff0567
vstinner
committed
0ff0567
View commit details
Copy full SHA for 0ff0567
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL