Will McGugan hit the same asyncio.create_task garbage collection bug at Textual -- and found the pattern in over 500K GitHub files. Why didn't the Python team just fix the event loop?
What does it take to run Europe's largest Python conference? ???? Not budgets or venues--it's people. EuroPython isn't powered by code alone, but by a vibrant network of volunteers who shape every session and welcome every attendee. From ensuring ...
With the mountains of Python code that it's possible to generate now, how's your code review going? What are the limitations of human review, and where does machine review excel? Christopher Trudeau is back on the show this week with another batch of ...
Hey there! ???? Hope you're all having a fantastic March. We sure have been busy and we've got some exciting updates for you as we gear up for EuroPython 2026. This year the conference will take place in Kraków, the city of castles and dragons ???? ...
A Python project got hacked where malicious releases were directly uploaded to PyPI. I said on Mastodon that had the project used trusted publishing with digital attestations, then people using a pylock.toml file would have noticed something odd was ...
If you've built documentation in the Python ecosystem, chances are you've used Martin Donath's work. His Material for MKDocs powers docs for FastAPI, uv, AWS, OpenAI, and tens of thousands of other projects. But when MKDocs 2.0 took a direction that ...