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 abuseI 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.
In the pursuit of trying to optimize GC runs it has been observed that the weak generational hypothesis may not apply that well to Python. This is …