Hi there 
I am Pablo Galindo Salgado and I'm a Python core developer, Steering Council member and release manager of Python 3.10 and 3.11. If you find my open source contributions valuable, please consider sponsoring me.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse
I am Pablo Galindo Salgado and I'm a Python core developer, Steering Council member and release manager of Python 3.10 and 3.11. If you find my open source contributions valuable, please consider sponsoring me.
Closes: #93351
exact_unwind" to fix unwinding in aarch64
aligned_alloc
posix_fallocate
exact_unwind
--no-compress
sys.path when running memray run
popFrames
CACHE handling into _unpack_opargs
PyUnicode_AsUTF8String (GH-92325)
PyUnicode_AsUTF8String (GH-92325)
PyUnicode_AsUTF8String
Consider this code:
import mmap with mmap.mmap(-1, 10000000000): pass
This is what we currently show in the stat reporter:
📏 Total allocations: 20…