FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-126910: Make `_Py_get_machine_stack_pointer` return the actual stack pointer by markshannon · Pull Request #149103 · 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-126910: Make _Py_get_machine_stack_pointer return the actual stack pointer
- #149103
#149103
Merged
markshannon
merged 7 commits into
python:main
python/cpython:main
from
markshannon:use-real-stack-pointer
markshannon/cpython:use-real-stack-pointer
Copy head branch name to clipboard
May 26, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
GH-126910: Make _Py_get_machine_stack_pointer return the actual stack pointer
#149103
markshannon
merged 7 commits into
python:main
python/cpython:main
from
markshannon:use-real-stack-pointer
markshannon/cpython:use-real-stack-pointer
Copy head branch name to clipboard
Commits
Commits on Apr 28, 2026
Make `_Py_get_machine_stack_pointer` return the stack pointer (or something close it), but not the frame pointer
Show description for 0d04a59
markshannon
committed
0d04a59
View commit details
Copy full SHA for 0d04a59
Browse repository at this point
Commits on Apr 29, 2026
Use simpler #ifdefs for selecting architecture on Windows
markshannon
committed
a5765b4
View commit details
Copy full SHA for a5765b4
Browse repository at this point
Get esp for stack pointer on 32 bit Windows x86
markshannon
committed
01fe604
View commit details
Copy full SHA for 01fe604
Browse repository at this point
Commits on May 6, 2026
Merge branch 'main' into use-real-stack-pointer
markshannon
committed
98073f5
View commit details
Copy full SHA for 98073f5
Browse repository at this point
Commits on May 18, 2026
Make sure frame pointer is used in PyEval_EvalDefault()
markshannon
committed
c971274
View commit details
Copy full SHA for c971274
Browse repository at this point
Commits on May 21, 2026
Merge branch 'main' into use-real-stack-pointer
markshannon
authored
0d3a7fb
View commit details
Copy full SHA for 0d3a7fb
Browse repository at this point
Fix whitespace
markshannon
committed
5418bf1
View commit details
Copy full SHA for 5418bf1
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL