FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-98586: Add vector call APIs to the Limited API by wjakob · Pull Request #98587 · 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-98586: Add vector call APIs to the Limited API
- #98587
#98587
Merged
encukou
merged 10 commits into
python:main
python/cpython:main
from
wjakob:vectorcall-public
wjakob/cpython:vectorcall-public
Copy head branch name to clipboard
Oct 27, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
gh-98586: Add vector call APIs to the Limited API
#98587
encukou
merged 10 commits into
python:main
python/cpython:main
from
wjakob:vectorcall-public
wjakob/cpython:vectorcall-public
Copy head branch name to clipboard
Commits
Commits on Oct 24, 2022
expose more of the PEP-590 vector call API
wjakob
committed
7acde40
View commit details
Copy full SHA for 7acde40
Browse repository at this point
add testcases to test_capi
wjakob
committed
68e17a9
View commit details
Copy full SHA for 68e17a9
Browse repository at this point
adjusted NEWS entry to use Sphinx formatting directives
wjakob
committed
9934529
View commit details
Copy full SHA for 9934529
Browse repository at this point
rename internal test methods to avoid them being picked up as independent tests
wjakob
committed
35685b0
View commit details
Copy full SHA for 35685b0
Browse repository at this point
Commits on Oct 25, 2022
incorporate feedback
wjakob
committed
550df59
View commit details
Copy full SHA for 550df59
Browse repository at this point
remove PyObject_VectorcallDict from Py_LIMITED_API
wjakob
committed
ba41929
View commit details
Copy full SHA for ba41929
Browse repository at this point
Commits on Oct 26, 2022
fix potential leaks in test suite
wjakob
committed
8d05d91
View commit details
Copy full SHA for 8d05d91
Browse repository at this point
remove superflous assignment
wjakob
committed
2c893e0
View commit details
Copy full SHA for 2c893e0
Browse repository at this point
Commits on Oct 27, 2022
formatting tweaks
wjakob
committed
7968a83
View commit details
Copy full SHA for 7968a83
Browse repository at this point
Remove outdated commit
encukou
committed
72169aa
View commit details
Copy full SHA for 72169aa
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL