GV

Guest dossier
Guido van Rossum
computer scientistengineerwriterprogrammer
Guido van Rossum is a Dutch programmer. He is the creator of the Python programming language, for which he was the "benevolent dictator for life" (BDFL) until he stepped down from the position on 12 July 2018. He remained a member of the Python Steering Council through 2019, and withdrew from nominations for the 2020 election.
Conversation after conversation, Guido van Rossum returns to Python, GIL, code readability. Python 3.11 is 10-60% faster due to interpreter optimizations, not a JIT compiler. Guido van Rossum sees Python evolving into a legacy language, crucial but unnoticed.
Synthesized by TLexDR from 2 conversations. AI-generated. Report an inaccuracy
The idea map
Guido's intellectual territory
Click a star to read the quotes and jump into the episode.
For the specialist
previewPython 3.11's performance gains come from optimizing bytecode handling, not from adopting a JIT compiler.
#341Guido van Rossum: Python and the Future of Programming
MYPY's development alongside PEP484 marked a significant step in Python's static typing evolution.
#341Guido van Rossum: Python and the Future of Programming
The no-gil interpreter fork represents a critical experiment in overcoming Python's multi-threading limitations.
#341Guido van Rossum: Python and the Future of Programming
Python 3.11's interpreter optimizations rely on reducing internal data structure complexity and specializing operations based on observed types.
Guido van Rossum: Python
The no-gil interpreter fork by Facebook aims to remove the GIL, enhancing multi-threading performance in Python.
Guido van Rossum: Python
MYPY's syntax was designed to function as an add-on static type checker without altering Python itself.
Guido van Rossum: Python
The appearances
Every conversation, in order
Reading list
What they pointed you toward
papers
podcasts
Every idea, by region
The full territory
Adjacent minds