[ Web Proxy ]
URL:
Viewing: https://pythonbytes.fm [Back]  [Original]

Python Bytes | The #1 Python News Podcast
Brought to you by Talk Python Courses and Six Feet Up consulting
#1
Python news podcast
9+
Years running
17M+
Downloads
Latest episode #492 August 18, 2026

Codeberg Puts Head in Sand

  • Python 3.12.14, 3.11.16, 3.10.21 - security releases
  • Codebergs AI-code ban tests its role as a GitHub alternative
  • Brett Cannon: what's missing for reproducible builds on PyPI
  • - nothing records the source code a distribution came from. direct_url.json captures it when you install from a repo or archive, so the fix is putting the same info in sdist/wheel metadata.
  • - recording the build tools. Wheels can already do this via PEP 770 SBOMs in .dist-info/sboms/ - sdists can't, since they're a tarball plus a precalculated PKG-INFO with nowhere to hang extra metadata. Either "don't use sdists" or an sdist v2.
Episode #492 video thumbnail [Episode #492 video thumbnail]

Every episode in your player of choice

One tap in the app you already use.

What is Python Bytes?

Python Bytes is a weekly podcast hosted by Michael Kennedy and Calvin Hendryx-Parker. If you want to stay up on the Python developer news but don't have time to scour Reddit, social media, blogs, and the rest, just subscribe and you'll get the best picks delivered weekly, with full show notes and links for every item.

Michael Kennedy [Michael Kennedy]
Michael Kennedy
Founder, Talk Python
PSF Fellow
mkennedy.codes
Calvin Hendryx-Parker [Calvin Hendryx-Parker]
Calvin Hendryx-Parker
CTO, Six Feet Up
AWS Community Hero
linkedin.com/in/calvinhp

What listeners think

Three of the many reviews listeners have shared.

One of my top podcasts I listen to

I learn something new each episode. Talk Python To Me in conjunction with Test and Code and Python Bytes has exponentially increased my productivity and learning. Thank you!
- Hellfire0175

Love the Byte-Sized Pace

I'm always interested in learning about new tools so Python Bytes is right up my alley. The quick rundown of news each week is very cool and I inevitably end up going to the show notes to check out the links.
- Nikola Kantar

Great podcast to stay up with Python news!

Michael and Brian do a wonderful job of staying on top of news in the Python world. Everything is packaged up into perfectly-sized snippets. Really helps me feel like I can keep abreast of what's going on. Love it!
- efstone

Never miss a Python headline

Every episode's links and the week's Python news, straight to your inbox. No spam, ever.

Join the newsletter

Have a headline for us?

Many of our best items come from listeners. Found something the Python world should know about?

contact@pythonbytes.fm
Talk Python To Me podcast [Talk Python To Me podcast]
Our sister podcast

Want the long-form version? Talk Python To Me is Michael's weekly interview show with the people building Python's future: framework creators, core developers, and industry leaders.

Listen to an episode

Part of the Talk Python family

Made with in Portland, OR, USA


Web Proxy Viewer  |  New URL  |  Original Page