FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-96803: Add three C-API functions to make _PyInterpreterFrame less opaque for users of PEP 523. by markshannon · Pull Request #96849 · 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-96803: Add three C-API functions to make _PyInterpreterFrame less opaque for users of PEP 523.
- #96849
#96849
Merged
markshannon
merged 9 commits into
python:main
python/cpython:main
from
faster-cpython:py-interpreter-frame-api
faster-cpython/cpython:py-interpreter-frame-api
Copy head branch name to clipboard
May 5, 2023
Conversation
Commits
9
(9)
Checks
Files changed
Merged
GH-96803: Add three C-API functions to make _PyInterpreterFrame less opaque for users of PEP 523.
#96849
markshannon
merged 9 commits into
python:main
python/cpython:main
from
faster-cpython:py-interpreter-frame-api
faster-cpython/cpython:py-interpreter-frame-api
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2022
Add three C-API functions to make _PyInterpreterFrame more usable for users of PEP 523.
markshannon
committed
ce23394
View commit details
Copy full SHA for ce23394
Browse repository at this point
Remove duplicate definition.
markshannon
committed
6ff2f4d
View commit details
Copy full SHA for 6ff2f4d
Browse repository at this point
Update Misc/NEWS.d/next/C API/2022-09-15-15-21-34.gh-issue-96803.ynBKIS.rst
Show description for 821de76
markshannon
and
vstinner
authored
821de76
View commit details
Copy full SHA for 821de76
Browse repository at this point
Update Include/cpython/frameobject.h
Show description for 5aed2cb
markshannon
and
vstinner
authored
5aed2cb
View commit details
Copy full SHA for 5aed2cb
Browse repository at this point
Attempt to fix rst formatting.
markshannon
committed
fea57fb
View commit details
Copy full SHA for fea57fb
Browse repository at this point
Commits on May 4, 2023
Make new function part of unstable API.
markshannon
committed
a6a6662
View commit details
Copy full SHA for a6a6662
Browse repository at this point
Update news item
markshannon
committed
19bc82e
View commit details
Copy full SHA for 19bc82e
Browse repository at this point
Merge branch 'main' into py-interpreter-frame-api
markshannon
committed
53ce02c
View commit details
Copy full SHA for 53ce02c
Browse repository at this point
Fix merge.
markshannon
committed
7fbece8
View commit details
Copy full SHA for 7fbece8
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL