|
|
Subscribe / Log in / New account

Progress in wrangling the Python C API

Progress in wrangling the Python C API

Posted Nov 11, 2023 9:38 UTC (Sat) by DemiMarie (subscriber, #164188)
In reply to: Progress in wrangling the Python C API by NYKevin
Parent article: Progress in wrangling the Python C API

The reason I mentioned ctypes is to show that one can already corrupt memory from within Python. “Don’t do that” = “if you change memory that you should not change and something breaks, you get to keep both pieces.”


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds