What's up with PyPy lately? Anyone using it in production?

I've been using it in production for 5 years now for an e-commerce website, and a lot of ETL and web apps for work. It runs flawlessly. The only real annoyance I run into is having to have the Rust toolchain installed in order to build the cryptography package.

Yep. It supports Python 3.11 now.