I’m proud to be serving as a Program Committee member for OSS Summit Korea again this year, following last year’s event.
events.linuxfoundation.org/open-source-...
Perfetto is pretty neat
railsatscale.com/2026-03-27-u...
The Steering Council keynote at #PyConUS is Sunday and we are soliciting questions to answer during our talk! If you have a fun question for us, drop it in the form: bit.ly/pysc-2026
Sky’s the limit! Ask away folks!!
There have been multiple supply chain attacks in the Python ecosystem recently.
The Karrot Python chapter shared a blog post on how we responded internally 🙂
medium.com/daangn/how-w...
Just released debugwand v0.5.0, now with Podman support!
Thanks @corona10.bsky.social! 🎉
pypi.org/project/debu...
I realized I had posted to the packaging thread instead of the PEP thread, so I reposted the same message to the PEP thread.
Sorry, everyone. I think I got a little too excited.
discuss.python.org/t/pep-803-ro...
Happy to share that PEP 803 has been accepted.
A meaningful step toward Stable ABI for free threading in Python 3.15, with clear importance for C extension support.
discuss.python.org/t/pep-803-st...
My EuroPython 2026 Language Summit topic has been accepted! 🎉
Looks like I’ll be quite busy preparing over the next few weeks😅
See you at EuroPython 2026! 🚀
ep2026.europython.eu/language-sum...
blog.python.org/2026/03/jit-...
Without Ken Jin’s mentorship, I would not have been able to integrate frozendict into the Python 3.15 JIT infrastructure so smoothly. In CPython’s JIT, frozendict can currently be constant folded when used as a global variable.
I was planning to focus on open source work after finishing my company work today, but I ended up spending time on an unexpected CVE instead.