BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2024//talk//DEQKEY
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-DEQKEY@programme.europython.eu
DTSTART;TZID=CET:20240712T112000
DTEND;TZID=CET:20240712T115000
DESCRIPTION:The Python C API is used to extend Python and make C libraries 
 accessible in Python. The C API changes often forcing C extensions maintai
 ners to update frequently their code. Also\, new binary packages have to b
 e build for each Python version. The stable ABI provides a more stable C A
 PI and only require to distribute a single binary package for all Python v
 ersions.
DTSTAMP:20260712T082236Z
LOCATION:Forum Hall
SUMMARY:Move the Python ecosystem to the stable ABI - Victor Stinner
URL:https://programme.europython.eu/europython-2024/talk/DEQKEY/
END:VEVENT
END:VCALENDAR
