lmazuel.bsky.social
@lmazuel.bsky.social
Reposted
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:

Eric Snow: www.linkedin.com/in/ericsnowc...
Irit Katriel: www.linkedin.com/in/irit-katr...
Mark Shannon: www.linkedin.com/in/mark-shan...
May 14, 2025 at 9:14 PM
Reposted
We're excited to announce that the TypeSpec 1.0 release candidate is now available! Read more on our blog: typespec.io/blog/2025-03...
typespec.io
typespec.io
April 3, 2025 at 5:56 PM
Reposted
PEP 751 has been accepted! peps.python.org/pep-0751/

This means #Python now has a lock file standard that can act as an export target for tools that can create some sort of lock file. And for some tools the format can act as their primary lock file format as well instead of some proprietary format.
PEP 751 – A file format to record Python dependencies for installation reproducibility | peps.python.org
This PEP proposes a new file format for specifying dependencies to enable reproducible installation in a Python environment. The format is designed to be human-readable and machine-generated. Installe...
peps.python.org
March 31, 2025 at 9:28 PM
Received the last @johngreensbluesky.bsky.social today, can't wait to dive into it! And it's a green pen signature for me 🙂
March 19, 2025 at 1:11 AM
Reposted
No launch.json, no problem.

Python no-config debugging allows you to leverage debugging features in @code, without needing configurations in a launch.json

To use, open a terminal and type debugpy <script .py or module>
February 24, 2025 at 11:08 PM
Reposted
Spending a month on Bluesky has created a whole new model of a fight we need to be having right now. Not liberal vs. conservative or whatever, but respect vs manipulation.

I am tired of being manipulated everywhere I go. That’s why I like it here, I feel like I’m in charge for once.
November 27, 2024 at 3:57 PM
Reposted
For any of you playing with the free-threaded builds of #Python 3.13.0 to test out your code, know that hugovk.github.io/free-threade... from fosstodon.org/@hugovk@mast... exists.
🧵 Free-Threaded Wheels
hugovk.github.io
September 10, 2024 at 11:35 PM
Reposted
I think I'm going to have to write a blog post as to why you should never use a named tuple in #Python for a new API; named tuples only make sense when you're updating an old API that already used tuples or a C API that returned an array as if it was a tuple.
September 12, 2024 at 11:37 PM
Reposted
I’m gonna need people who are younger than me to stop talking about how old they feel.
October 24, 2024 at 12:40 AM