2021-09-03 –, 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 hasint
. - 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)
Open Source
- Professional Python and Web developer
- Hobbyist game developer
- Semi-regular PyCon LT speaker
- http://petraszd.com