| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@picnixz Are you around to do a quick review? |
Sorry, something went wrong.
|
I'm around for 3h max and then I'm off for 10 days. |
Sorry, something went wrong.
There was a problem hiding this comment.
Let's omit some lines even if it won't be omitted. If we change how string_at behaves or if the way calls are performed change, then it will need us to rewrite this example. Instead, I suggest to have some ... after _Py_DumpStack
Sorry, something went wrong.
|
I think it's ok to keep the addresses there for completeness, it's there as an example, not necessarily as a precise depiction of what happens if you call string_at(0). I was more worried about the line length or something like that. |
Sorry, something went wrong.
|
May I suggest replacing /home/python/cpython/build/lib.linux-x86_64-3.15/_ctypes.cpython-315d-x86_64-linux-gnu.so by a home that is smaller, e.g., /opt/python/lib.linux-... ? |
Sorry, something went wrong.
There was a problem hiding this comment.
I trust you about the different line numbers (hopefully it's coming from a real example).
Sorry, something went wrong.
|
Yeah, I just copy-pasted the output from a local run of ctypes.string_at(0). |
Sorry, something went wrong.
|
Thanks @ZeroIntensity for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, something went wrong.
pythonGH-136081) (cherry picked from commit 3947847) Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
|
GH-136102 is a backport of this pull request to the 3.14 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This is to showcase the new feature in 3.14.
📚 Documentation preview 📚: https://cpython-previews--136081.org.readthedocs.build/en/136081/library/faulthandler.html#example