PEP 683: Immortal Objects - A New Approach for Memory Managing in Python
Offered By: PyCon US via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of memory management in Python and the groundbreaking PEP 683 in this 29-minute PyCon US talk. Delve into the fundamentals of memory handling, understand the origins of PEP 683, and discover the significant changes it introduces. Learn why this proposal is crucial for Python's evolution and its potential impact on future developments, including modifications to the Global Interpreter Lock (GIL) and true parallelism. Gain insights into optimizing memory consumption for large-scale applications without compromising CPU performance. While tailored for intermediate to advanced Python developers, curious beginners are welcome to join this enlightening discussion on advanced memory management techniques and their future implications for the language.
Syllabus
Talks - VinÃcius Gubiani Ferreira: PEP 683: Immortal Objects - A new approach for memory managing
Taught by
PyCon US
Related Courses
Fast Python! Coding Competitions with CPython and PyPyEuroPython Conference via YouTube CFFI - Calling C from Python
EuroPython Conference via YouTube Hack the CPython
EuroPython Conference via YouTube Status Quo of Virtual Environments
EuroPython Conference via YouTube Auditing Hooks and Security Transparency for CPython
EuroPython Conference via YouTube