
Home from a great #PyconUS at last. Thanks to alll who organized, volunteered, presented,, sprinted, and attended. I made many new contacts, but I hope I made many new friends.
OH: jacobian: "I didn't read the docs". me: "YOU'RE SITTING NEXT TO Eric Holscher". #PyconUS
TIL uv doesn't byte compile installed packages (can opt-in), while pip does does byte compile by default (can opt-out). #PyconUS
TIL: uv can run a command with a "one off" dependency without installing it into your current venv. `uv run --with pdpp example.py` #PyconUS
Watching the steering council keynote, did you know Pablo Galindo Salgado and Łukasz Langa have their own podcast? I heartily recommend, core dot py (search with a .) #PyconUS
Python steering council announces zstd compression will be supported in Python 3.14 stdlib #PyconUS
TIL: The Python Steering Council has open office hours. See https://github.com/python/steering-council #PyconUS