Vote to promote Emma Smith
As her mentor, I am very happy to propose promoting Emma Smith (@emmatyping on DPO and GitHub) to core developer. Emma has been a long time contributor to Python in many areas over the years, from myp...
I'm *so* excited to share that I am now officially a CPython Core Developer! π₯³
I wrote my first Python in 2012, and immediately fell in love with the language. I'm honored that I am a part of, and can give back to, such an amazing, welcoming community!
discuss.python.org/t/vote-to-pr...
01.08.2025 19:27 β π 108 π 12 π¬ 13 π 0
Looking down on many tables of sprinters.
Sprinters at their laptops.
Sprinters at their laptops.
An array of snacks and sweets including one with a written warning poster: "VERY SPICY. EAT ONE A TIME. CAROLINA RIPPERS. WASH FINGERS." Plus two types of Finnish salmiakki which should have a warning, and a big rainbow unicorn balloon.
Thanks to everyone for taking part in the #CPython sprint at #EuroPython2025!
Across all CPython repos this weekend:
* 122 PRs created (69 the previous weekend)
* 79 PRs merged (65)
* countless invaluable in-person discussions (a few?)
#EuroPython #Python #sprint #Prague
21.07.2025 12:53 β π 20 π 8 π¬ 0 π 0
100 000 signatures sur la pΓ©tition pour sauver le Palais de la DΓ©couverte
βοΈ DΓ©jΓ 100 000 personnes ont signΓ© la pΓ©tition en soutien au Palais de la DΓ©couverte, lancΓ©e Γ l'initiative du personnel du musΓ©e π₯³ Il doit rΓ©ouvrir ! Cultivons la mΓ©diation scientifique et la science, si importantes dans le monde actuel βοΈ @sauvonslepdld.bsky.social
www.change.org/p/sauvons-le...
04.07.2025 09:58 β π 77 π 54 π¬ 2 π 3
Whatβs new in Python 3.14
Editor, Hugo van Kemenade,. This article explains the new features in Python 3.14, compared to 3.13. For full details, see the changelog. Summary β release highlights: Python 3.14 beta is the pre-r...
Hey, did you know you can easily test Python 3.14 with the JIT enabled in official macOS and Windows binaries by setting PYTHON_JIT=1 as an env var?
If you're not running in production, it might be fun to test it out? Would love to hear about your experience!
docs.python.org/3.14/whatsne...
27.06.2025 04:25 β π 27 π 8 π¬ 2 π 1
Python 3.14.0 beta 3 is here!
Itβs 3.14 beta 3! https://www.python.org/downloads/release/python-3140b3/ This is a beta preview of Python 3.14 Python 3.14 is still in development. This release, 3.14.0b3, is the third of four pla...
Just released: Python 3.14.0 beta 3! ππ
π₯§ Exceptionally new in b3:
π₯§ Free-threaded Python is officially supported! (PEP 779)
π₯§ Subinterpreters in the stdlib! (PEP 734)
Do you maintain a Python package? Please test 3.14.
discuss.python.org/t/python-3-1...
#Python #CPython #Python314 #release
17.06.2025 19:29 β π 17 π 11 π¬ 1 π 1
The trailer for "Python, the Documentary" is here! π₯π
From its humble beginnings in the Netherlands to powering AI at the worldβs biggest companies - this is the story of Python.
π₯ The film premiers at @europython.eu in July and will follow on our YouTube channel.
Subscribe to stay updated!
18.05.2025 12:59 β π 123 π 50 π¬ 4 π 9
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...
14.05.2025 21:13 β π 72 π 46 π¬ 5 π 2
The attendees of the Python language summit
The attendees of the Python language summit, alternative angle
I had a great time yesterday at the #PyConUS language summit, so many interesting discussions and good work being done by so many people. Thanks to the attendees for engaging so well with my talk about Rust use within the Python ecosystem!
15.05.2025 09:24 β π 7 π 2 π¬ 0 π 0
Photo with my old core dev friends.
@vstinner.bsky.social and Erlend.
#PyConUS
14.05.2025 17:35 β π 11 π 2 π¬ 0 π 0
PSF Developers in Residence
The official home of the Python Programming Language
@thepsf.bsky.social Developers-in-Residence Program now has a landing page! π
Today we cover the language runtime and security work, maybe there's a gap in the #Python ecosystem your organization wants to see improved? Let's chat!
#security #opensource #oss
www.python.org/psf/develope...
06.05.2025 15:07 β π 25 π 13 π¬ 0 π 0
Free-threaded Python Library Compatibility Checker
ft-checker.com
You can check that the top 1000 libraries at PyPI are installable at a free threading build.
(Still needs improvement, and plan to check whether it passes the unit test)
02.05.2025 01:05 β π 13 π 5 π¬ 2 π 3
15,000 lines of verified cryptography now in Python
In November 2022, I opened issue 99108 on Pythonβs GitHub repository, arguing that after a recent CVE in its implementation of SHA3, Python should embrace verified code for all of its hash-related inf...
"One highlight of submitting a PR to #Python is that their infrastructure has more CI coverage than we could possibly dream of: a complete build of Python runs over 50+ toolchains and architectures. The flipside? We discovered some pretty annoying corner cases."
jonathan.protzenko.fr/2025/04/18/p...
20.04.2025 15:23 β π 9 π 2 π¬ 0 π 0
davepeck.org
Dave Peck's home on the web. Dave is an independent software developer, investor, and civic technologist.
Here's a good intro to Python 3.14's t-strings by @davepeck.org, one of the authors of PEP 750 davepeck.org/2025/04/11/p...
#Python #Python314 #PEP750 #tstrings
21.04.2025 07:53 β π 15 π 6 π¬ 4 π 0
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...
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
16.04.2025 20:35 β π 12 π 5 π¬ 0 π 0
Security audit of PHP-SRC
The Open Source Technology Improvement Fund, Inc, thanks to funding provided by Sovereign Tech Fund, engaged with Quarkslab to perform a security audit of PHP-SRC, the interpreter of the PHP language.
Quarkslab audited PHP-SRC, the open source interpreter of PHP.
The security audit, sponsored by @ostifofficial.bsky.social with funding from @sovereign.tech, aimed at strengthening the project's security ahead of the upcoming PHP 8.4 release.
Here's what we found:
blog.quarkslab.com/security-aud...
10.04.2025 15:18 β π 6 π 3 π¬ 0 π 0
You get one guess for what I plan to talk about based on what I worked on for the last 4 years. π
And if you're curious who 1st-4th most prolific PEP authors are, it's:
1. Alyssa Coghlan (52)
2. Guido (49)
3. @pumpichank.bsky.social (41)
4. @vstinner.bsky.social (34)
5. me (32)
09.04.2025 21:13 β π 11 π 1 π¬ 4 π 0
YouTube video by Honeypot
BREAKING: Guido van Rossum Returns as Python's BDFL
BREAKING! Guido van Rossum, the legendary creator of #Python, has officially reinstated himself as Benevolent Dictator for Life (BDFL).
Feat. Guido van Rossum, @pumpichank.bsky.social, @snarky.ca and @mariatta.caβ¬
Stay tuned for the documentary coming this summer!
www.youtube.com/watch?v=wgxB...
01.04.2025 14:22 β π 72 π 33 π¬ 3 π 5
PEP 782 β Add PyBytesWriter C API | peps.python.org
Add a new PyBytesWriter C API to create bytes objects.
I wrote "PEP 782: Add PyBytesWriter C API": peps.python.org/pep-0782/ Add a new PyBytesWriter C API to create bytes objects. Soft deprecate PyBytes_FromStringAndSize(NULL, size) and _PyBytes_Resize() APIs. Join the discussion at: discuss.python.org/t/86617
31.03.2025 12:40 β π 1 π 1 π¬ 0 π 0
Free-threaded Python on GitHub Actions
GitHub Action now officially support the free-threaded CPython.
hugovk.dev/blog/2025/fr...
26.03.2025 01:49 β π 14 π 4 π¬ 0 π 0
Report on my 18 commits merged into Python in February 2025: vstinner.github.io/python-commi...
- Reorganize C API tests
- Use PyErr_FormatUnraisable()
- Reorganize includes
- Remove PySequence_Fast()
- Fix function signature undefined behavior
- Deprecate private _PyUnicodeWriter
- etc.
11.03.2025 15:57 β π 4 π 0 π¬ 0 π 0
Episode 19: Async hacks, unicorns and velociraptors by core.py
In this asynchronous episode we're interviewing a fellow core developer Yury Selivanov to talk about asyncio's past and future, composable design, immutability, and databases you'd actually like using...
Itβs my birthday π and what best present than another episode of the core.py podcast? ποΈThis time we have @1st1.dev with us talking about velociraptors, unicorns and www.geldata.com! π¦ Join us in this extra long episode with the best mic quality ever!
creators.spotify.com/pod/show/cor...
08.03.2025 13:52 β π 26 π 5 π¬ 1 π 2
Why fastDOOM is fast
I wrote an article to explain why FastDoom is fast: fabiensanglard.net/fastdoom/ind....
04.03.2025 20:30 β π 173 π 35 π¬ 7 π 4
Discussions on Python.org
Discussions related to the Python Programming Language, Python Community, and Python Software Foundation operations.
Looking to connect with the #Python community? Check out our Discourse forum to ask questions, keeps tabs on core development, learn about upcoming community events, and get in depth PSF updates ποΈπ
21.02.2025 19:30 β π 12 π 4 π¬ 0 π 0
CodSpeed showing PR performance improvements between 38% for frozen class to 52% for make_class.
https://codspeed.io is pretty cool and class creation will be 38β52% faster in attrs 25.2.0
https://github.com/python-attrs/attrs/pull/1407
16.02.2025 09:50 β π 2 π 6 π¬ 0 π 0
CPython Core Developer & mypy project core team. Former quantum compiler engineer, now at NVIDIA working on Python packaging. Opinions my own.
π³οΈββ§οΈ
Maker of https://apt.cli.rs
https://emmatyping.dev
Profile by @li-n-arts.bsky.social
she/her
L'AFPy promeut le langage de programmation Python en francophonie que ce soit auprès d'un public averti ou débutant.
[bridged from https://mamot.fr/@AFPy on the fediverse by https://fed.brid.gy/ ]
A programming language empowering everyone to build reliable and efficient software.
Website: https://rust-lang.org/
Blog: https://blog.rust-lang.org/
Mastodon: https://social.rust-lang.org/@rust
π WeasyPrint Maintainer
π² OpenSource Software Developer at CourtBouillon
β¨ GDPR Consultant at Stella
π Chair of AFPy and Lyon Python meetup organizer
The nonprofit organization behind the Python programming language. For help with Python code: http://python.org/about/help/
On Mastodon: @ThePSF@fosstodon.org
PyCon US is a community-focused conference for Python users and developers. Join us in Pittsburgh, PA from May 14 - May 22, 2025!
The Python Package Index (PyPI) is the repository of software for the Python programming language. Pronounced π₯§ π« ποΈ
The developers of the PyPy project: a fast, compliant, open source Python interpreter.
https://pypy.org/
https://github.com/pypy/pypy
Je suis lΓ pour retrouver le Twitter de 2013
Auteur de BD & Dessinateur d'actu.
Entre Kouign-amann & BΓΊn chαΊ£.
Ni de droite, ni de droite.
Python Triage Member | Focusing on CPython #LKD #Python #ArchLinux #Django #eBPF
https://github.com/furkanonder/
Auteur de BD
https://www.exemplaire-editions.fr/exemplaire/librairie/livre/detective-bouillon
Cat owner, Release Manager for Python 3.12 and 3.13, Meta employee. Former Python Steering Council and PSF Board member. (He/him or they/them.) Primarily on Mastodon: @Yhg1s@social.coop.
Maison dβΓ©dition alternative spΓ©cialisΓ©e BD. Objectif : remettre l'artiste au centre de sa production.
Software dev at Astral π¦. Sometimes do freelance journalism: Guardian, Telegraph, openDemocracy. Python core dev in my spare time π. Studied πΆ a while back.
Artist, "Lourd est le Parpaing de la RΓ©alitΓ© sur la Tartelette aux Fraises de nos Illusions"
Bonjour !
Animator, illustrator, director (sometimes) making animals as bouncy as possible β€οΈ
Safe space π Be friendly and respect eachothers π