BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2024//talk//VFV7HU
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-europython-2024-VFV7HU@programme.europython.eu
DTSTART;TZID=CET:20240712T115500
DTEND;TZID=CET:20240712T122500
DESCRIPTION:Working on one of the major programming languages surely is a l
 ot of fun but sometimes very weird things happen. In these moments Python 
 stops behaving like Python and you enter a new dimension where everything 
 is possible. And debugging what's going on in this new world of weirdness 
 is quite a daunting task given the size of the CPython codebase. In this t
 alk you will learn some of the most obscure\, mind-bending and difficult b
 ugs that we faced when developing CPython and how we solve them. You will 
 also learn all the advanced tips and tricks that we used to slay these dra
 gons so you can fight similar monsters in your own codebases or if you wan
 t to contribute to CPython itself!
DTSTAMP:20260712T090052Z
LOCATION:Forum Hall
SUMMARY:Tales from the abyss: some of the most obscure CPython bugs - Pablo
  Galindo Salgado
URL:https://programme.europython.eu/europython-2024/talk/VFV7HU/
END:VEVENT
END:VCALENDAR
