Brussels / 4 & 5 February 2017

schedule

Python Data Structures implementation

list, dict: how does CPython actually implement them?


When writing Python code, you might find yourself using lists and dictionaries pretty often. But do you really know how they work? Fortunately, their implementation as well as their history are (really) well documented. In this presentation, we will dive into CPython 3.6 internals, explain how these data structures have been designed, how they behave (and why).

Speakers

Photo of Flavien Raynaud Flavien Raynaud

Attachments

Links