Make a deal with Victor Stinner 🐍
🔒 Paid proposals held safely in escrow — released only when the work's approved.
Known for
13 views
New long article on PEP 814: Add frozendict built-in type https://vstinner.github.io/pep-814-add-frozendict-builtin-type.html Donghee Na @dongheena and me wrote PEP 814 to add frozendict implemented in C. Fortunately, the PEP discussion went well and the Steering Council accepted the PEP. Here is the long journey of adding the type to Python 3.15: implementation, stdlib changes, optimizations, com
10 views
I'm writing an article serie on Free Threading internals. The first article explores the problem of tracking objects lifetime using reference counting in an efficient fashion: https://vstinner.github.io/free-threading-reference-counting.html We will see how the Gilectomy project started with atomic operations and then switched to buffered reference counting, and how the nogil project managed to so
9 views
I'm writing an article series on Free Threading internals. The second article https://vstinner.github.io/free-threading-deferred-reference-counting.html analyzes immortal objects, deferred reference count, and stack references which reduce reference count contention by optimizing Py_INCREF()/Py_DECREF().
8 views
I'm writing an article series on Free Threading internals. The 3rd article https://vstinner.github.io/free-threading-pymutex.html introduces PyMutex: one byte lock with fast, inlineable lock and unlock functions for the common uncontended case. The design is based on WebKit's WTF::Lock.
📊 Post engagement
🔥 Top post: I wrote a new PEP with Donghee Na: "PEP 814: Add frozendict buil · 49 likes + reposts
📊 Activity & format
Recent posts
View on Mastodon ↗
New long article on PEP 814: Add frozendict built-in type https://vstinner.github.io/pep-814-add-frozendict-builtin-type.html Donghee Na @dongheena and me wrote PEP 814 to add frozendict implemented in C. Fortunately, the PEP discussion we…
I'm writing an article series on Free Threading internals. The 3rd article https://vstinner.github.io/free-threading-pymutex.html introduces PyMutex: one byte lock with fast, inlineable lock and unlock functions for the common uncontended …
The Python test suite now pass on Alpine Linux (musl C library): https://discuss.python.org/t/the-python-test-suite-now-pass-on-alpine-linux-musl-c-library/107792 I increased the stack size to 1 MiB and skipped the few tests known to fail …
I'm writing an article series on Free Threading internals. The second article https://vstinner.github.io/free-threading-deferred-reference-counting.html analyzes immortal objects, deferred reference count, and stack references which reduce…
I'm writing an article serie on Free Threading internals. The first article explores the problem of tracking objects lifetime using reference counting in an efficient fashion: https://vstinner.github.io/free-threading-reference-counting.ht…
RE: https://mastodon.social/@hugovk/116205674134112929
Python 3.15a7 is now ready for testing with the new built-in frozendict type!
In the Python C API, I dislike APIs modifying immutable objects like _PyBytes_Resize(). I designed a new PyBytesWriter API to replace this function. As usual in Python, it took multiple iterations and one year to design the API and to reac…
The future Python 3.15 just got a new os.statx() function thanks to Jeffrey Bosboom! Documentation: https://docs.python.org/dev/library/os.html#os.statx The syscall was added to Linux 4.11 (released in 2017) and glibc 2.28 (2018). For exam…
Design an API can take time. This article describes the design of the C API to import and export Python integers. It takes place between August 2023 and December 2024. In total, the discussions got more than 448 messages!
https://vstinner.…
I wrote "PEP 782: Add PyBytesWriter C API": https://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: h…
🐘 Community & instance
💡 Facts
🛡️ Audience credibility
- Est. 99% real, active audience · Low fake-follower risk.
- Strong engagement (~1.4% of followers engage each post) — an active, real audience.
- Verified account.
- Established account (9+ years old).
Heuristic estimate from engagement, follower ratios, account age & growth — a screening signal, not a guarantee.
About
📸 Gallery
🔀 Audience overlap
EstimatedEstimated shared audience with similar creators — useful for avoiding overlap (or doubling down) when planning a campaign.
More like this
Find more →✉ Message Victor Stinner 🐍
Reaching out to influencers is a Pro feature. Upgrade to message any influencer directly — perfect for brands and agencies booking sponsorships.
- ✓ Message any influencer from their listing
- ✓ The influencer gets notified by email
- ✓ Manage every conversation in one inbox
Already Pro? Log in.
🎤 Event / appearance with Victor Stinner 🐍
Booking an event / appearance is a Pro feature. Upgrade to book Victor Stinner 🐍 for an in-person or virtual appearance — payment held safely in escrow until the event is done.
- ✓ Book them for events, livestreams, panels & more
- ✓ Victor Stinner 🐍 gets notified by email
- ✓ Fee held in escrow, released after the appearance
Already Pro? Log in.
You're out of free requests this month
Free accounts get 5 per month. Go Pro for unlimited sponsor pitches, collab requests & sponsorship deals — plus featured placement, the Verified badge, free withdrawals and more.
Upgrade to Pro — $9.95/mo →Your free limit resets on the 1st of next month.