Seven Months, Countless Connections: What I Learned Traveling the Python World
A journey across continents, communities, and conversations that shaped our understanding of what the Python ecosystem really needs.
- Sept. 29, 2025
A journey across continents, communities, and conversations that shaped our understanding of what the Python ecosystem really needs.
this week - 035
Conda-forge provides Python release candidates through a special python_rc label to ensure they don't accidentally end up in regular installations but are available when explicitly requested.
Python 3.8 gave us the walrus operator (useful but not earth-shattering). Python 3.9-3.11 had solid performance improvements and type hints enhancements. Python 3.12's performance boost was nice but not transformative for most data science workloads. What makes 3.14 different is that it tackles some genuinely annoying problems that data scientists actually face. Not everything is groundbreaking, but a few features address real pain points I've encountered in production systems.
this week - 034
New computer issues. Error with xcode-select
this week - 021
Help us get a critical member of Black Python Devs to DjangoCon US 2025!
DjangoCon US is a stronghold in the Python community, widely known for being a welcoming pipeline into the world of contributing to open source. Maybe the impressive success of Django Girls, that celebrated its 10 years giving one-day workshops in hundreds of cities across the world bring tens of thousands of marginalized genders into the …