Contribute Media
A thank you to everyone who makes this possible: Read More

Memory Management in Python - The Basics

Description

As a new python developer, do you find memory management in Python confusing? Come to this talk to learn about the basics of how Memory Management works in Python. We'll cover the concepts of reference counting, garbage collection, weak references, slots, and the Global Interpreter Lock.

Details

Improve this page