PyConLT 2021

Python Integers: nitty-gritty details
09-03, 11:30–12:00 (Europe/Vilnius), Main

A deep technical dive into CPython's an integer type implementation:

  • What is an integer in C? Why new fancy languages have u8, i8, ..., u64, i64 and Python only has int.
  • What is an integer in Python?
  • What is a long integer in Python?
  • Why integers are no longer supported in Python starting January 1, 2020? (Trololo)

What topics define your talk the best?

Open Source

  • Professional Python and Web developer
  • Hobbyist game developer
  • Semi-regular PyCon LT speaker
  • http://petraszd.com