FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-93503: Add thread-specific APIs to set profiling and tracing functions in the C-API by pablogsal · Pull Request #93504 · 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-93503: Add thread-specific APIs to set profiling and tracing functions in the C-API
- #93504
#93504
Merged
pablogsal
merged 7 commits into
python:main
python/cpython:main
from
pablogsal:gh-93503
pablogsal/cpython:gh-93503
Copy head branch name to clipboard
Aug 24, 2022
Conversation
Commits
7
(7)
Checks
Files changed
Merged
GH-93503: Add thread-specific APIs to set profiling and tracing functions in the C-API
#93504
pablogsal
merged 7 commits into
python:main
python/cpython:main
from
pablogsal:gh-93503
pablogsal/cpython:gh-93503
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2022
gh-93503: Add APIs to set profiling and tracing functions in all threads in the C-API
pablogsal
committed
10d7746
View commit details
Copy full SHA for 10d7746
Browse repository at this point
Use a separate API
pablogsal
committed
b3a223f
View commit details
Copy full SHA for b3a223f
Browse repository at this point
Fix NEWS entry
pablogsal
committed
438eae6
View commit details
Copy full SHA for 438eae6
Browse repository at this point
Add locks around the loop
pablogsal
committed
5cbcaa1
View commit details
Copy full SHA for 5cbcaa1
Browse repository at this point
Document ignoring exceptions
pablogsal
committed
b3333d8
View commit details
Copy full SHA for b3333d8
Browse repository at this point
Use the new APIs in the sys module
pablogsal
committed
d580e5d
View commit details
Copy full SHA for d580e5d
Browse repository at this point
Update docs
pablogsal
committed
05bf74c
View commit details
Copy full SHA for 05bf74c
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL