core.py

Episode 18: Reference Counting


Listen Later

After we talked about memory allocation in Python back in Episode 16, we're ready to complain, uh, explain reference counting. Or at least throw a bunch of reference counting facts at you. Plus a big assortment of recent Python changes. You ready?


## Timestamps


(00:00:00) INTRO

(00:04:17) PART 0: SPORTS NEWS

(00:06:53) PART 1: REFERENCE COUNTING

(00:08:28) New segment of 2025

(00:13:54) C++ is asymptotic Python

(00:15:37) Is Rust game yet?

(00:18:01) Names

(00:20:25) Breaking the law

(00:23:08) sys.getrefcount()

(00:25:21) Pedantic Pablo

(00:26:06) sys.gettotalrefcount()

(00:31:24) TraceRefs

(00:33:28) Advantages of refcounting

(00:36:16) Disadvantages of refcounting

(00:38:40) Reference cycles

(00:40:39) Multithreading

(00:41:25) When refcounting goes wrong

(00:44:05) Freeing memory in Python doesn't return it to the OS

(00:45:42) Leaks and cycles redux

(00:50:29) Double free

(00:53:05) Avoiding reference counting

(00:54:59) Immortal objects

(01:00:40) PART 2: WHAT'S GOING ON IN CPYTHON

(01:02:43) New features

(01:04:11) Assorted interesting changes

(01:15:23) Performance

(01:18:09) Free-threading changes galore

(01:27:02) AsyncIO

(01:34:25) Windows changes

(01:36:45) Security

(01:37:20) OUTRO


...more
View all episodesView all episodes
Download on the App Store

core.pyBy Pablo Galindo and Łukasz Langa

  • 5
  • 5
  • 5
  • 5
  • 5

5

16 ratings


More shows like core.py

View all
Software Engineering Radio - the podcast for professional software developers by se-radio@computer.org

Software Engineering Radio - the podcast for professional software developers

272 Listeners

The Changelog: Software Development, Open Source by Changelog Media

The Changelog: Software Development, Open Source

284 Listeners

Talk Python To Me by Michael Kennedy

Talk Python To Me

590 Listeners

Test & Code by Brian Okken

Test & Code

70 Listeners

Soft Skills Engineering by Jamison Dance and Dave Smith

Soft Skills Engineering

269 Listeners

Super Data Science: ML & AI Podcast with Jon Krohn by Jon Krohn

Super Data Science: ML & AI Podcast with Jon Krohn

298 Listeners

Python Bytes by Michael Kennedy and Brian Okken

Python Bytes

215 Listeners

Syntax - Tasty Web Development Treats by Wes Bos & Scott Tolinski - Full Stack JavaScript Web Developers

Syntax - Tasty Web Development Treats

987 Listeners

The Stack Overflow Podcast by The Stack Overflow Podcast

The Stack Overflow Podcast

62 Listeners

The Real Python Podcast by Real Python

The Real Python Podcast

139 Listeners

Last Week in AI by Skynet Today

Last Week in AI

287 Listeners

2.5 Admins by The Late Night Linux Family

2.5 Admins

92 Listeners

Hard Fork by The New York Times

Hard Fork

5,438 Listeners

Oxide and Friends by Oxide Computer Company

Oxide and Friends

47 Listeners

The Pragmatic Engineer by Gergely Orosz

The Pragmatic Engineer

53 Listeners