Alex Waygood
banner
alexwaygood.bsky.social
Alex Waygood
@alexwaygood.bsky.social
Software dev at Astral 🦀. Sometimes do freelance journalism: Guardian, Telegraph, openDemocracy. Python core dev in my spare time 🐍. Studied 🎶 a while back.
Reposted by Alex Waygood
This week, the #python Software Foundation rejected a $1.5MM NSF grant, due to a requirement that the PSF abandon diversity work.

So I joined forces with Python folks (@offby1, @petrillic, @amethyst) and we're matching up to $12,000 of donations to the PSF. 🧵
October 29, 2025 at 9:26 PM
Reposted by Alex Waygood
Do you think the Gruffalo is lying to his child about the physical prowess of the big bad mouse or has he truly instilled a false memory in himself because he can’t accept the reality? This isn’t a take I guess but, makes you think
September 10, 2025 at 8:38 PM
Reposted by Alex Waygood
🥧🪵🔒 The branch is locked and first release candidate of Python 3.14 is being built!
discuss.python.org/t/the-3-14-b...
#Python #Python314 #release #ReleaseCandidate #RC1
The 3.14 branch is locked for RC1
The 3.14 branch is now locked for all (except release managers and admins) until the 3.14.0 final release (scheduled for 2025-10-07). Reminder from the devguide: A branch preparing for an RC releas...
discuss.python.org
July 22, 2025 at 2:02 PM
Reposted by Alex Waygood
This documentation is absolutely amazing, and does the BBC credit. To publicly dismantle MI5 lies like this is a feat of independent journalism

www.bbc.co.uk/news/article...
How MI5 piled falsehood on falsehood in court in the case of a spy who abused women
Security Service continued to provide misleading evidence even after its lie was exposed, BBC can reveal.
www.bbc.co.uk
July 6, 2025 at 9:14 AM
Reposted by Alex Waygood
Fantastic yarn by @chloehadj.bsky.social this: about the falsehoods at the heart of a bestselling series of nature books:
The real Salt Path: how a blockbuster book and film were ...
Penniless and homeless, the Winns found fame and fortune with the story of their 630-mile walk to salvation. We can reveal that the truth behind it is ve...
observer.co.uk
July 6, 2025 at 9:35 AM
Reposted by Alex Waygood
Just finished a new blog post! 🎉 👀

This goes into a deep dive into Python's two new type checkers, Pyrefly by Meta and ty by Astral (the team behind uv and ruff)

Check it out here: blog.edward-li.com/tech/compari...
Pyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkers
A deep dive into Meta's pyrefly and Astral's ty - two new Rust-based Python type checkers that both promise faster performance and better type inference.
blog.edward-li.com
May 27, 2025 at 9:41 PM
Reposted by Alex Waygood
huge fan of the 70 year old german guy who uploaded this 360 degree interactive panorama of inside a corn flakes bag. it's in the corn flakes article on
May 23, 2025 at 6:59 AM
Reposted by Alex Waygood
There were layoffs at MS yesterday and 3 #python core devs from the Faster CPython team were caught in them. If you know of any jobs, please send them their way (they kind of know Python, CPython, and its internals well 😉):

Eric Snow: https://www.linkedin.com/in/ericsnowcurrently/
Irit Katriel: […]
Original post on fosstodon.org
fosstodon.org
May 14, 2025 at 9:17 PM
Reposted by Alex Waygood
I’m officially a CPython Core Developer! 🐍

I’ve been using Python since 2006 — contributing back was a dream, and now it’s real.
Huge thanks to everyone who supported me, and to Arm for backing me from day one.

It’s not the destination — it’s the journey. 💙

🔗 discuss.python.org/t/vote-to-pr...
Vote to promote Diego Russo
Thank you all for the kind words and support! I’m truly honoured — and honestly a bit overwhelmed — to be joining the CPython core team. I’ve learned so much from this community, and I’m incredibly ...
discuss.python.org
May 13, 2025 at 10:12 AM
There's still a long way to go on this project, but I'm hugely excited about where we're going with this. Let's make Python typing even more awesome than it already is!
Today, we’re announcing the preview release of ty, an extremely fast type checker and language server for Python, written in Rust.

In early testing, it's 10x, 50x, even 100x faster than existing type checkers. (We've seen >600x speed-ups over Mypy in some real-world projects.)
May 13, 2025 at 5:01 PM
Reposted by Alex Waygood
Like Ruff and uv, we're building this project in the open alongside a community of contributors -- over a thousand PRs in total across 30+ authors.

So first: thank you to everyone that's contributed to ty over the past few months!
May 13, 2025 at 5:00 PM
Reposted by Alex Waygood
Today, we’re announcing the preview release of ty, an extremely fast type checker and language server for Python, written in Rust.

In early testing, it's 10x, 50x, even 100x faster than existing type checkers. (We've seen >600x speed-ups over Mypy in some real-world projects.)
May 13, 2025 at 5:00 PM
Reposted by Alex Waygood
One important political lesson from last night: don’t punch a constituent in the face.
May 2, 2025 at 7:23 AM
May 1, 2025 at 12:44 PM
Reposted by Alex Waygood
apparently i'm presenting at rustweek now! come listen to me gab about the challenges uv has shipping rust binaries to million of python users' machines!

rustweek.org/talks/aria/
Shipping uv's binaries to millions of machines - RustWeek 2025
RustWeek 2025, The Netherlands - May 13 - 17 2025
rustweek.org
April 25, 2025 at 3:21 PM
Reposted by Alex Waygood
For those who are interested in free-threaded Python (peps.python.org/pep-0703/), a few of us working on it have set up a new Discord server, for folks to ask questions a bit more interactively. (Lurking is also welcome! It's amazing how much you learn by osmosis.)

discord.gg/rqgHCDqdRr

#Python
Join the Free-threaded Python Community Discord Server!
This server is meant for discussions around and help with supporting free-threaded Python (https://peps.python.org/pep-0703/) in Python libraries. For more information see https://docs.python.org/3/ho...
discord.gg
April 16, 2025 at 8:35 PM
Reposted by Alex Waygood
🦀 Hello World!

The Rust project now has an official presence on Bluesky! ✨

We'll be posting the same on our Mastodon and Bluesky accounts, so you won't miss anything on either platform.
April 5, 2025 at 10:51 AM
Reposted by Alex Waygood
In the latest version of uv, we've updated the build system for our managed Python versions to use the latest LLVM version and cherry-picked an extra fix for a performance bug (github.com/llvm/llvm-pr...) and the early benchmarks are pretty exciting!

On M3 macOS
March 12, 2025 at 12:45 AM
Reposted by Alex Waygood
Especially for π day and #FediDonutFriday!

Just released: Python 3.14.0a6 🚀

discuss.python.org/t/python-3-1...

This release brought to you by a Karelian pie, a strawberry and gooseberry pie, and a slice of blueberry pie.

#Python #CPython #Python314 #release #food #PiDay #PiiPäivä #pie
March 14, 2025 at 5:42 PM
Reposted by Alex Waygood
Python 3.14.0a5 is out today in uv 0.5.31 and includes a new tail calling interpreter which, from some quick benchmarks, looks like a 1.23x performance improvement !
February 12, 2025 at 10:37 PM
Reposted by Alex Waygood
The PyPy project now has an account here, please everyone go follow it so we can stop using Twitter: @pypyproject.bsky.social
February 6, 2025 at 11:16 AM
Reposted by Alex Waygood
Hello, World!
February 6, 2025 at 11:07 AM
Reposted by Alex Waygood
Here's the blog post about the PyPY 7.3.18 release that came out yesterday. Thanks to @matti-p.bsky.social, our release manager! This the first version with 3.11 support (beta only so far).

Two cool other features in the thread below.
pypy.org/posts/2025/0...
PyPy v7.3.18 release
PyPy v7.3.18: release of python 2.7, 3.10 and 3.11 beta The PyPy team is proud to release version 7.3.18 of PyPy. This release includes a python 3.11 interpreter. We are labelling it "beta" because it
pypy.org
February 7, 2025 at 7:47 AM
Reposted by Alex Waygood
🎈🐍🎈 Exciting news! I've joined @sovereign.tech's Sovereign Tech Fellowship to maintain critical digital infrastructure in the #Python world!

hugovk.dev/blog/2025/im...

And meet my fellow Fellows:

www.sovereign.tech/news/meet-th...
February 6, 2025 at 11:51 AM