helvede.net is one of the many independent Mastodon servers you can use to participate in the fediverse.
Velkommen til Helvede, fediversets hotteste instance! Vi er en queerfeministisk server, der shitposter i den 9. cirkel. Welcome to Hell, We’re a DK-based queerfeminist server. Read our server rules!

Server stats:

171
active users

#freethreaded

0 posts0 participants0 posts today
Hugo van Kemenade<p>GitHub Actions now supports free-threaded Python!</p><p>I wrote up how to add it your workflows so you can start testing free-threaded Python 3.13 and 3.14 with either actions/setup-python or actions/setup-uv.</p><p><a href="https://hugovk.dev/blog/2025/free-threaded-python-on-github-actions/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">hugovk.dev/blog/2025/free-thre</span><span class="invisible">aded-python-on-github-actions/</span></a></p><p><a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/FreeThreaded" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FreeThreaded</span></a> <a href="https://mastodon.social/tags/GitHub" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitHub</span></a> <a href="https://mastodon.social/tags/GitHubActions" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitHubActions</span></a> <a href="https://mastodon.social/tags/CI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CI</span></a> <a href="https://mastodon.social/tags/testing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>testing</span></a></p>
Hugo van Kemenade<p>🧵🛞 I made a thing!</p><p><a href="https://hugovk.github.io/free-threaded-wheels/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">hugovk.github.io/free-threaded</span><span class="invisible">-wheels/</span></a> tracks how many of the top 360 PyPI packages have free-threaded wheels.</p><p>🟢 Green packages (currently 3%) offer has free-threaded wheels</p><p>⚪ Uncoloured packages (82%) offer pure-Python wheels</p><p>🟠 Orange packages (16%) have no wheels ready for free-threading (yet!)</p><p>See also Quansight Labs' <a href="https://py-free-threading.github.io/tracking/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">py-free-threading.github.io/tr</span><span class="invisible">acking/</span></a> for a smaller yet fine-grained tracker that also includes build tools.</p><p><a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/FreeThreaded" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FreeThreaded</span></a> <a href="https://mastodon.social/tags/PEP703" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PEP703</span></a> <a href="https://mastodon.social/tags/tracker" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tracker</span></a> <a href="https://mastodon.social/tags/wheels" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>wheels</span></a></p>
Hugo van Kemenade<p>🐍🧪 Python 3.13.0 is due out in October 2024 and work is underway to implement *experimental support* for PEP 703 "Making the Global Interpreter Lock Optional in CPython".</p><p>As the Steering Council noted in their acceptance of the PEP, to succeed it's important to have community support.</p><p>I wrote a little guide on how you can help test out the beta in your project, and help us find bugs in CPython:</p><p><a href="https://dev.to/hugovk/help-us-test-free-threaded-python-without-the-gil-1hgf" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">dev.to/hugovk/help-us-test-fre</span><span class="invisible">e-threaded-python-without-the-gil-1hgf</span></a><br><a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/CPython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CPython</span></a> <a href="https://mastodon.social/tags/python313" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python313</span></a> <a href="https://mastodon.social/tags/PEP703" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PEP703</span></a> <a href="https://mastodon.social/tags/FreeThreaded" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FreeThreaded</span></a><br><a href="https://mastodon.social/tags/JustDontCallItNoGIL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JustDontCallItNoGIL</span></a></p>