FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-132097: remove unnecessary clinic casts to `PyCFunction` and others by picnixz · Pull Request #131665 · 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-132097: remove unnecessary clinic casts to PyCFunction and others
- #131665
#131665
Closed
picnixz
wants to merge 12 commits into
python:main
python/cpython:main
from
picnixz:fix/ubsan/ac-redundant-casts-111178
picnixz/cpython:fix/ubsan/ac-redundant-casts-111178
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
gh-132097: remove unnecessary clinic casts to PyCFunction and others
#131665
picnixz
wants to merge 12 commits into
python:main
python/cpython:main
from
picnixz:fix/ubsan/ac-redundant-casts-111178
picnixz/cpython:fix/ubsan/ac-redundant-casts-111178
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2025
do not add a PyCFunction cast for METH_NOARGS, METH_O and METH_VARARGS
picnixz
committed
074b2ae
View commit details
Copy full SHA for 074b2ae
Browse repository at this point
update clinic hard-coded tests
picnixz
committed
65b14c1
View commit details
Copy full SHA for 65b14c1
Browse repository at this point
update autogenerated content
picnixz
committed
4e2153a
View commit details
Copy full SHA for 4e2153a
Browse repository at this point
Commits on Apr 3, 2025
Merge remote-tracking branch 'upstream/main' into fix/ubsan/ac-redundant-casts-111178
picnixz
committed
502f5cb
View commit details
Copy full SHA for 502f5cb
Browse repository at this point
remove auto-genmerated getter/setter casts
picnixz
committed
857e476
View commit details
Copy full SHA for 857e476
Browse repository at this point
sync
picnixz
committed
f1b1dc9
View commit details
Copy full SHA for f1b1dc9
Browse repository at this point
Commits on Apr 4, 2025
Merge remote-tracking branch 'upstream/main' into fix/ubsan/ac-redundant-casts-111178
picnixz
committed
24a02bc
View commit details
Copy full SHA for 24a02bc
Browse repository at this point
Commits on Apr 5, 2025
Merge remote-tracking branch 'upstream/main' into fix/ubsan/ac-redundant-casts-111178
picnixz
committed
44b7246
View commit details
Copy full SHA for 44b7246
Browse repository at this point
clinic
picnixz
committed
8d2fb6d
View commit details
Copy full SHA for 8d2fb6d
Browse repository at this point
clinic
picnixz
committed
af0ee39
View commit details
Copy full SHA for af0ee39
Browse repository at this point
Commits on Apr 16, 2025
Merge remote-tracking branch 'upstream/main' into fix/ubsan/ac-redundant-casts-111178
picnixz
committed
1f20b58
View commit details
Copy full SHA for 1f20b58
Browse repository at this point
Commits on Apr 18, 2025
Merge remote-tracking branch 'upstream/main' into fix/ubsan/ac-redundant-casts-111178
picnixz
committed
21b3667
View commit details
Copy full SHA for 21b3667
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL