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

Dictionaries, behind the scenes

Translations: en

Description

You have been working with Python dictionaries for a while and you feel comfortable using them, now you're interested in taking the next step. With this talk you'll get a look at how dictionaries work on the inside, things ranging from performance to security, and some surprises. You'll also learn how to personalise your dicts, for example modifying the hash function (and the risks of doing it). You will leave knowing your tools better and loving python dicts even more.

Details

Improve this page