FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-91051: allow setting a callback hook on PyType_Modified by carljm · Pull Request #97875 · 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.7k
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-91051: allow setting a callback hook on PyType_Modified
- #97875
#97875
Merged
markshannon
merged 21 commits into
python:main
python/cpython:main
from
carljm:typewatch
carljm/cpython:typewatch
Copy head branch name to clipboard
Oct 21, 2022
Conversation
Commits
21
(21)
Checks
Files changed
Merged
gh-91051: allow setting a callback hook on PyType_Modified
#97875
markshannon
merged 21 commits into
python:main
python/cpython:main
from
carljm:typewatch
carljm/cpython:typewatch
Copy head branch name to clipboard
Commits
Commits on Oct 4, 2022
gh-91051: allow setting a callback hook on PyType_Modified
carljm
committed
f2b70a2
View commit details
Copy full SHA for f2b70a2
Browse repository at this point
Commits on Oct 5, 2022
Add NEWS blurb.
carljm
committed
1a28a45
View commit details
Copy full SHA for 1a28a45
Browse repository at this point
Move new API to Include/cpython so it's not in limited API
carljm
committed
95e49ee
View commit details
Copy full SHA for 95e49ee
Browse repository at this point
Commits on Oct 6, 2022
Merge branch 'main' into typewatch
Show description for 1af2a98
carljm
committed
1af2a98
View commit details
Copy full SHA for 1af2a98
Browse repository at this point
Merge branch 'main' into typewatch
Show description for 415ed49
carljm
committed
415ed49
View commit details
Copy full SHA for 415ed49
Browse repository at this point
Commits on Oct 7, 2022
Merge branch 'main' into typewatch
Show description for 29e38df
carljm
committed
29e38df
View commit details
Copy full SHA for 29e38df
Browse repository at this point
Merge branch 'main' into typewatch
Show description for 0de5aff
carljm
committed
0de5aff
View commit details
Copy full SHA for 0de5aff
Browse repository at this point
Merge branch 'main' into typewatch
Show description for 27a4980
carljm
committed
27a4980
View commit details
Copy full SHA for 27a4980
Browse repository at this point
Commits on Oct 8, 2022
Merge branch 'main' into typewatch
Show description for d67d6fd
carljm
committed
d67d6fd
View commit details
Copy full SHA for d67d6fd
Browse repository at this point
Multiple watchers and per-type watching
carljm
committed
cb71ae9
View commit details
Copy full SHA for cb71ae9
Browse repository at this point
Update NEWS blurb
carljm
committed
ab1606c
View commit details
Copy full SHA for ab1606c
Browse repository at this point
Fix doc build issues
carljm
committed
26ddee2
View commit details
Copy full SHA for 26ddee2
Browse repository at this point
Fix typeobject size test
carljm
committed
4783e07
View commit details
Copy full SHA for 4783e07
Browse repository at this point
Commits on Oct 9, 2022
Merge branch 'main' into typewatch
Show description for 71d48c1
carljm
committed
71d48c1
View commit details
Copy full SHA for 71d48c1
Browse repository at this point
Fix issue number in whatsnew (and add for dict watchers too)
carljm
committed
21f42ee
View commit details
Copy full SHA for 21f42ee
Browse repository at this point
Commits on Oct 14, 2022
Merge branch 'main' into typewatch
Show description for 6e53514
carljm
committed
6e53514
View commit details
Copy full SHA for 6e53514
Browse repository at this point
Type watcher review comments
carljm
committed
2b42bfe
View commit details
Copy full SHA for 2b42bfe
Browse repository at this point
Commits on Oct 17, 2022
Merge branch 'main' into typewatch
Show description for cdbe93b
carljm
committed
cdbe93b
View commit details
Copy full SHA for cdbe93b
Browse repository at this point
Review comments
carljm
committed
4329743
View commit details
Copy full SHA for 4329743
Browse repository at this point
Commits on Oct 20, 2022
Merge branch 'main' into typewatch
Show description for 8bba5da
carljm
committed
8bba5da
View commit details
Copy full SHA for 8bba5da
Browse repository at this point
Short circuit watched bits check if no more bits are set
carljm
committed
22d190b
View commit details
Copy full SHA for 22d190b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL