BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//python-asia-2026//talk//DADSMZ
BEGIN:VTIMEZONE
TZID:PST
BEGIN:STANDARD
DTSTART:20000101T000000
RRULE:FREQ=YEARLY;BYMONTH=1
TZNAME:PST
TZOFFSETFROM:+0800
TZOFFSETTO:+0800
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-python-asia-2026-DADSMZ@pretalx.com
DTSTART;TZID=PST:20260322T144500
DTEND;TZID=PST:20260322T151500
DESCRIPTION:All of us have wondered sometime\, what really happens when a l
 ist is created\, or compare dictionaries\, or use objects as set keys in P
 ython? This talk explores the inner workings of Python’s core data types
  — lists\, tuples\, dicts\, sets\, and more — from the perspective of 
 internal implementation\, memory\, mutability\, method resolution and more
 . We'll uncover how these types are implemented under the hood\, and what 
 it means to override or extend their behavior.\n\nAlong the way\, we'll lo
 ok at practical examples of customizing these behaviors using special meth
 ods. Let's make an immutable list or a mutable tuple\, we’ll explore wha
 t’s possible\, what’s dangerous\, and what’s just plain fun.\n\nWhet
 her you're a Python enthusiast curious about how things work or a develope
 r looking to write cleaner\, more powerful abstractions\, this talk will g
 ive you fresh insights into Python’s data model and how to harness it ef
 fectively.
DTSTAMP:20260501T082212Z
LOCATION:Pardo Hall (Secondary Hall)
SUMMARY:Under the Hood: Hacking Python Data Types for Fun and Power - Vivek
  Keshore
URL:https://pretalx.com/python-asia-2026/talk/DADSMZ/
END:VEVENT
END:VCALENDAR
