mathspp
  • Blog
    • Pydon'ts
    • Problems
    • TIL
    • Twitter threads
  • Books
  • Talks
  • Trainings
    • Advanced iteration
    • Python for scripting and automation
    • Rust for Python developers
  • Courses
  • About
Link blog

CPython: 36 Years of Source Code

by Stan Ulbrych on 09-03-2026 14:42 (via)

Stan Ulbrych produced this neat SVG showing the growth of the CPython repo over the past 36 years:

Annotated chart with growth of the CPython repo over the past 36 years

It is interesting to see some of the tags added, for example the 2nd and 3rd notes that mark a big bump and a big decrease in the code size when the Unicode character database is added to CPython and then compressed, respectively.

Previous link

The closest thing there is to a Nobel Prize in mathematics is the Fields medal.

mathspp
  • Blog
    • Pydon'ts
    • Problems
    • TIL
    • Twitter threads
  • Books
  • Talks
  • Trainings
    • Advanced iteration
    • Python for scripting and automation
    • Rust for Python developers
  • Courses
  • About