Michał Górny (he/they) ∞🙀🚂🐧 on Nostr: #CPython 3.13 has some new fun flags for #Gentoo ricers. USE=jit → enable to get ...
#CPython 3.13 has some new fun flags for #Gentoo ricers.
USE=jit → enable to get Just-in-Time compiler and make stuff faster. Note that you're also going to see random segfaults, etc.
USE=gil → disable to get rid of Global Interpreter Lock and get a freethreading #Python. Expect some random breakage, race conditions, etc.
Published at
2024-05-14 19:13:45Event JSON
{
"id": "bd02719f3b2591ba289916145a26a18f13ebc62ecb67e51d21c048f84df4f29a",
"pubkey": "1965bb696fe873e595ad4b29318e173f83fe08cbc8452070b186176b707c9bdc",
"created_at": 1715714025,
"kind": 1,
"tags": [
[
"t",
"cpython"
],
[
"t",
"gentoo"
],
[
"t",
"python"
],
[
"proxy",
"https://social.treehouse.systems/users/mgorny/statuses/112441034382812132",
"activitypub"
]
],
"content": "#CPython 3.13 has some new fun flags for #Gentoo ricers.\n\nUSE=jit → enable to get Just-in-Time compiler and make stuff faster. Note that you're also going to see random segfaults, etc.\n\nUSE=gil → disable to get rid of Global Interpreter Lock and get a freethreading #Python. Expect some random breakage, race conditions, etc.",
"sig": "c210daf74f9276f1966b52c6dc35e3d273cec78ba50d9b813472eb1dd4d2a6127b6a49290c87e5c76ed1ac32678fd36cb67157d414363eb643c2604d9893a349"
}