BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pycascades-2026//talk//NWXKFZ
BEGIN:VTIMEZONE
TZID:PST
BEGIN:STANDARD
DTSTART:20001029T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10;UNTIL=20061029T100000Z
TZNAME:PST
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
END:STANDARD
BEGIN:STANDARD
DTSTART:20071104T030000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11
TZNAME:PST
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000402T030000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4;UNTIL=20060402T110000Z
TZNAME:PDT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
END:DAYLIGHT
BEGIN:DAYLIGHT
DTSTART:20070311T030000
RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3
TZNAME:PDT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-pycascades-2026-NWXKFZ@pretalx.com
DTSTART;TZID=PST:20260321T171500
DTEND;TZID=PST:20260321T174000
DESCRIPTION:In Python\, assignment statements don't copy objects\, and data
  structures don't actually contain objects. These two surprising facts hav
 e a *lot* of interesting consequences and are the reason behind many of Py
 thon's design decisions.\n\nIn this talk\, we'll explore the reference-lik
 e nature of Python's variables and objects\, noting both the benefits and 
 gotchas involved.\n\nAmong other ideas\, we'll see that in Python:\n\n- Th
 e word "change" is ambiguous\n- Copying is usually explicit\n- Tuples aren
 't always immutable\n\nDuring the process\, we'll consider our own mental 
 model of Python.\n\nIn Python\, it's pointers (or references\, names\, bin
 dings\, or aliases) all the way down.
DTSTAMP:20260521T092322Z
LOCATION:Fletcher Auditorium
SUMMARY:Variables and objects in Python: it's pointers all the way down - T
 rey Hunner
URL:https://pretalx.com/pycascades-2026/talk/NWXKFZ/
END:VEVENT
END:VCALENDAR
