FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-91054: Add code object watchers API by itamaro · Pull Request #99859 · 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-91054: Add code object watchers API
- #99859
#99859
Merged
markshannon
merged 7 commits into
python:main
python/cpython:main
from
itamaro:codeobject-watchers
itamaro/cpython:codeobject-watchers
Copy head branch name to clipboard
Dec 2, 2022
Conversation
Commits
7
(7)
Checks
Files changed
Merged
gh-91054: Add code object watchers API
#99859
markshannon
merged 7 commits into
python:main
python/cpython:main
from
itamaro:codeobject-watchers
itamaro/cpython:codeobject-watchers
Copy head branch name to clipboard
Commits
Commits on Nov 28, 2022
gh-91054: Add API to allow extensions to set callback function on creation and destruction of PyCodeObject
Show description for 2475ce4
itamaro
and
Ye11ow-Flash
committed
2475ce4
View commit details
Copy full SHA for 2475ce4
Browse repository at this point
Add tests for code object watcher
Show description for 21db76b
itamaro
and
Ye11ow-Flash
committed
21db76b
View commit details
Copy full SHA for 21db76b
Browse repository at this point
Add docs and news for code watchers
itamaro
committed
7b87796
View commit details
Copy full SHA for 7b87796
Browse repository at this point
Commits on Nov 29, 2022
Merge branch 'main' into codeobject-watchers
itamaro
committed
1d08953
View commit details
Copy full SHA for 1d08953
Browse repository at this point
Add Jaineel Shah (@Ye11ow-Flash) to ACKS list
itamaro
committed
ea85639
View commit details
Copy full SHA for ea85639
Browse repository at this point
Commits on Nov 30, 2022
Merge branch 'main' into codeobject-watchers
itamaro
committed
a45b44b
View commit details
Copy full SHA for a45b44b
Browse repository at this point
Add a bit vector to optimize watcher dispatch
Show description for c1892be
itamaro
committed
c1892be
View commit details
Copy full SHA for c1892be
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL