GitHub Actions is dropping Intel macOS by November.
(Cirrus dropped it in Dec 2022, CircleCI in June 2024, Travis CI dropped all(!) macOS in April, and Anaconda last week.)
CPython has dropped it to tier 2. What does this mean to you? Not too much; we still support it, produce installers, CI failures block releases.
It means we only test on buildbots and failures must be fixed/reverted within 24h rather than immediately.
https://discuss.python.org/t/dropping-intel-mac-to-tier-2/102100
#Python #CPython #macOS #Intel #GitHubActions
Which #Python CLI tool(s) do you use and why?
🐍 argparse
🐍 click
🐍 cyclopts
🐍 Typer
🐍 Rich
🐍 python-fire
A few more places left for #HumbleData #workshop with #FaministAI #London - this will be a hands on #beginner #coding workshop for folks who have no prior experience in #Python coding. Seats are limited, see link below for registration

Just released: UltraJSON 5.11.0! 🚀
⌨️ Inline type stubs
🐍 Support for Python 3.14 & PyPy3.11
🛞 Windows ARM64 wheels (thanks @tonybaloney!)
💧Drop EOL Python 3.8 & PyPy3.8-PyPy3.10
➕ And more!
https://github.com/ultrajson/ultrajson/releases/tag/5.11.0
#Python #release #ujson #UltraJSON
Как работает GIL и как от него избавиться
В этой очередной статье по GIL разберемся, как работает Python, как был реализован GIL до версии языка 3.2, как глобальная блокировка работает сейчас, и что с ней делать.
https://habr.com/ru/articles/938980/
#Python #GIL #потоки #процессы #многопоточность
Python isn't dead - despite funding cuts, programming language powers on
Developers are still using Python for data tasks and AI, but many are still using older releases, putting productivity at risk.
https://www.techradar.com/pro/python-isnt-dead-despite-funding-cuts-programming-language-powers-on
PyPI takes action against domain hijacking and checks email addresses
To make mail hijacking more difficult, PyPI has been checking domain validity since June. In case of doubt, an abandoned email address loses its verification.
Ist #Apple jetzt eigentlich vollends durchgedreht? Warum soll ich ein #Python Script nicht im Editor aufmachen dürfen.

Today's the big day! I officially start my apprenticeship to become a Software Developer in Python. Currently sitting in my first induction meeting with 13 other people.
Let the knowledge begin!
#python #SoftwareDeveloper #apprenticeship #devLife
PyPI geht gegen Domain-Hijacking vor und prüft Mail-Adressen
Um das Mail-Hijacking zu erschweren, prüft PyPI seit Juni die Gültigkeit von Domains. Im Zweifelsfall verliert eine verlassene Mail-Adresse die Verifizierung.
#Python Pop Quiz 🐍❓
What is the output of the following code?
A) {1, 2, 3}
B) 1, 2, 3
C) (1, 2, 3)
D) An exception is raised

C言語 3分解説 | 古いがゆえに難しい挫折の元凶【ずんだもん/プログラミング言語】
#Clang #C言語 #Linux #Mac #Python #Unix #VOICEVOX #Windows #ずんだもん #ずんだもん解説 #プログラミング #プログラミング言語 #ゆっくり #歴史 #解説 #C言語基礎・入門 #C言語基礎・入門 #Clang #C言語 #Linux #Mac #Python #Unix #VOICEVOX #Window...
