ICYMI Python on Microcontrollers Newsletter: MicroPython AI Disclosure, Overclocking, Teensy's Story and More! #CircuitPython #Python #mi...

• If you missed this week’s Python on Microcontrollers Newsletter, here is the ICYMI (in case you missed it) version • To never miss another issue, subscribe now • - You’ll get a t

Open Hardware · February 25, 2026 (updated February 25, 2026) · 1 min · 194 words

The Python on Microcontrollers Newsletter: subscribe for free

• The Python for Microcontrollers Newsletter is the place for the latest news involving Python on hardware ( microcontrollers AND single board computers like Raspberry Pi ) • This

Open Hardware · February 25, 2026 (updated February 25, 2026) · 1 min · 210 words
Python Vercel Functions bundle size limit increased to 500MB

Python Vercel Functions bundle size limit increased to 500MB

• 1 min read The bundle size limit for Vercel Functions using the Python runtime is now 500MB, increasing the maximum uncompressed deployment bundle size from 250MB. • Learn more i

Web Development · February 25, 2026 (updated February 25, 2026) · 1 min · 142 words
Black Formatter Version 23.x Faces CVE-2024-21503

Black Formatter Version 23.x Faces CVE-2024-21503

• LLVM recommends using Black 23.x for Python code formatting. • Black 23.x faces CVE-2024-21503, a regex denial-of-service vulnerability. • The vulnerability could trigger excessi

Language Internals · February 24, 2026 (updated February 24, 2026) · 1 min · 149 words
Complex Event Processing in the Edge: A Combined Optimization Approach for Data and Code Placement

Complex Event Processing in the Edge: A Combined Optimization Approach for Data and Code Placement

• Edge IoT devices face limited hardware, demanding efficient CEP solutions. • Study balances execution costs across CEP task graph paths via constrained programming. • Python libr

Arkanix Stealer: a C++ & Python infostealer

Arkanix Stealer: a C++ & Python infostealer

• Introduction In October 2025, we discovered a series of forum posts advertising a previously unknown stealer, dubbed ‘Arkanix Stealer’ by its authors. • It operated under a MaaS

Cybersecurity · February 19, 2026 (updated February 25, 2026) · 2 min · 244 words
Automating vSphere Configuration Profile APIs - Part 2 - PowerCLI and Python Sample Code

Automating vSphere Configuration Profile APIs - Part 2 - PowerCLI and Python Sample Code

• Welcome back to our series on Automating vSphere Configuration Profile (VCP). • In Part 1, we broke down the core VCP APIs and how they maintain the ‘desired state’ of vSphere cl

The Python on Microcontrollers Newsletter: subscribe for free

• The Python for Microcontrollers Newsletter is the place for the latest news involving Python on hardware ( microcontrollers AND single board computers like Raspberry Pi ). • This

Open Hardware · February 18, 2026 (updated February 24, 2026) · 1 min · 190 words
HelloTriangle turns Python code into simulation-ready meshes

HelloTriangle turns Python code into simulation-ready meshes

• Startup aims to automate the most tedious parts of simulation and make results easier to share. • That and more engineering software news. • This is Engineering Paper, and here’s

Join the Python Security Response Team!

• Tuesday, February 17, 2026 Join the Python Security Response Team! • Thanks to the work of the Security Developer-in-Residence Seth Larson, the Python Security Response Team (PS

Language Internals · February 17, 2026 (updated February 25, 2026) · 2 min · 216 words

ICYMI Python on Microcontrollers Newsletter: CircuitPython 10.1 Release Candidate, AI on Microcontrollers, and Much More!

• If you missed this week’s Python on Microcontrollers Newsletter, here is the ICYMI (in case you missed it) version. • To never miss another issue, subscribe now ! • - You’ll get

Open Hardware · February 16, 2026 (updated February 24, 2026) · 1 min · 186 words

A Moog-style polyphonic synthesizer built in Python

• VOOG, an Virtual Analog Synthesizer is a Moog-style polyphonic synthesizer built in Python with a tkinter GUI inspired by the Subsequent 37. • Features 3 oscillators with sine, s

Open Hardware · February 16, 2026 (updated February 24, 2026) · 2 min · 216 words
Python virtual environments: isolation without the chaos

Python virtual environments: isolation without the chaos

• We’re so glad you’re here. • You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game. • Check

Statistical language R is making a comeback against Python

Statistical language R is making a comeback against Python

• R re-enters TIOBE top 10, climbing from 15th last year to 8th. • Python remains leader with 21.81% market share, but has fallen from 26.98% peak. • Perl resurges, now 11th in ind

Python 3.15.0 alpha 6

• Wednesday, February 11, 2026 Python 3.15.0 alpha 6 This is an early developer preview of Python 3.15 www.python.org/downloads/release/python-3150a6/ Major new features of the 3.1

Language Internals · February 11, 2026 (updated February 24, 2026) · 2 min · 247 words
Sending RCS Cards Using Python

Sending RCS Cards Using Python

• Sending RCS Cards Using Python Time to read: Facebook logo Twitter LogoFollow us on Twitter LinkedIn logo Sending RCS Cards Using Python In this post, you’ll learn how to send Ri

Engineering Blogs · February 11, 2026 (updated February 24, 2026) · 2 min · 405 words
New Clickfix variant 'CrashFix' deploying Python Remote Access Trojan

New Clickfix variant 'CrashFix' deploying Python Remote Access Trojan

• In January 2026, Microsoft Defender Experts identified a new evolution in the ongoing ClickFix campaign. • This updated tactic deliberately crashes victims’ browsers and then att

Cybersecurity · February 5, 2026 (updated February 24, 2026) · 2 min · 222 words

Python 3.14.3 and 3.13.12 are now available!

• Python 3.14.3 is now available! • This is third maintenance release of Python 3.14 Python 3.14.3 is the third maintenance release of 3.14, containing around 299 bugfixes, build i

Language Internals · February 3, 2026 (updated February 24, 2026) · 2 min · 227 words

Python 3.15.0 alpha 4

• Tuesday, January 13, 2026 Python 3.15.0 alpha 4 This is an early developer preview of Python 3.15 www.python.org/downloads/release/python-3150a4/ Major new features of the 3.15 s

Language Internals · January 13, 2026 (updated February 24, 2026) · 2 min · 344 words
Python Typing Survey 2025: Code Quality and Flexibility As Top Reasons for Typing Adoption

Python Typing Survey 2025: Code Quality and Flexibility As Top Reasons for Typing Adoption

• The 2025 Typed Python Survey, conducted by contributors from JetBrains, Meta, and the broader Python typing community, offers a comprehensive look at the current state of Python'

Engineering Blogs · December 22, 2025 (updated February 25, 2026) · 2 min · 268 words
Python Typing Survey 2025: Code Quality and Flexibility As Top Reasons for Typing Adoption

Python Typing Survey 2025: Code Quality and Flexibility As Top Reasons for Typing Adoption

• The 2025 Typed Python Survey, conducted by contributors from JetBrains, Meta, and the broader Python typing community, offers a comprehensive look at the current state of Python'

Python 3.15.0 alpha 3

• Tuesday, December 16, 2025 Python 3.15.0 alpha 3 This is an early developer preview of Python 3.15 www.python.org/downloads/release/python-3150a3/ Major new features of the 3.15

Language Internals · December 16, 2025 (updated February 24, 2026) · 2 min · 237 words

Python 3.14.2 and 3.13.11 are now available!

• Friday, December 5, 2025 Python 3.14.2 and 3.13.11 are now available! • Two more, just three days after the last? • We found some regressions, so here’s an expedited pair of rele

Language Internals · December 5, 2025 (updated February 24, 2026) · 1 min · 181 words

Python 3.13.10 is now available, too, you know!

• Tuesday, December 2, 2025 Python 3.13.10 is now available, too, you know! • The latest version of Python 3.13 is now available! • Python 3.13.10 This is the tenth maintenance rel

Language Internals · December 2, 2025 (updated February 24, 2026) · 1 min · 192 words

Python 3.14.1 is now available!

• Tuesday, December 2, 2025 Python 3.14.1 is now available! • This is first maintenance release of Python 3.14 Python 3.14.1 is the first maintenance release of 3.14, containing ar

Language Internals · December 2, 2025 (updated February 24, 2026) · 2 min · 358 words

Python 3.15.0 alpha 2

• Wednesday, November 19, 2025 Python 3.15.0 alpha 2 This is an early developer preview of Python 3.15 https://www.python.org/downloads/release/python-3150a2/ Major new features of

Language Internals · November 19, 2025 (updated February 24, 2026) · 2 min · 243 words

Python 3.15.0 alpha 1

• Wednesday, October 15, 2025 Python 3.15.0 alpha 1 This is an early developer preview of Python 3.15 https://www.python.org/downloads/release/python-3150a1/ Major new features of

Language Internals · October 15, 2025 (updated February 24, 2026) · 2 min · 240 words

Python 3.13.9 is now available!

• Python 3.13.9 3.13.9 is an expedited release containing a fix for one specific regression in Python 3.13.8: - gh-139783: Fix inspect.getsourcelines for the case when a decorator

Language Internals · October 14, 2025 (updated February 24, 2026) · 2 min · 224 words

Python 3.12.12, 3.11.14, 3.10.19 and 3.9.24 are now available!

• Thursday, October 9, 2025 Python 3.12.12, 3.11.14, 3.10.19 and 3.9.24 are now available! • Old-timer Release Party We couldn’t just let Hugo have fun with 3.14.0, so here are new

Language Internals · October 9, 2025 (updated February 24, 2026) · 1 min · 199 words

Python 3.14.0 (final) is here!

• Python 3.14.0 is now available python.org/downloads/release/python-3140/ This is the stable release of Python 3.14.0 Python 3.14.0 is the newest major release of the Python progr

Language Internals · October 7, 2025 (updated February 24, 2026) · 2 min · 251 words

Python 3.13.8 is now available

• Tuesday, October 7, 2025 Python 3.13.8 is now available The latest version of Python 3.13 is now available! • Python 3.13.8 This is the eighth maintenance release of Python 3.13

Language Internals · October 7, 2025 (updated February 24, 2026) · 2 min · 214 words

Python 3.14.0rc3 is go!

• It’s 🪄 finally 🪄 the final 3.14 release candidate! • https://www.python.org/downloads/release/python-3140rc3/ Note: It’s another magic release. • We fixed another bug that requir

Language Internals · September 18, 2025 (updated February 24, 2026) · 1 min · 188 words

Python 3.14.0rc2 and 3.13.7 are go!

• Not one but two expedited releases! • 🎉 🎉 Python 3.14.0rc2 It’s the final 🪄 penultimate 🪄 3.14 release candidate! • https://www.python.org/downloads/release/python-3140rc2/ Note:

Language Internals · August 14, 2025 (updated February 24, 2026) · 1 min · 190 words

Python 3.13.6 is now available

• Wednesday, August 6, 2025 Python 3.13.6 is now available The latest version of Python 3.13 is now available! • Python 3.13.6 This is the sixth maintenance release of Python 3.13

Language Internals · August 6, 2025 (updated February 24, 2026) · 1 min · 209 words

Python 3.14 release candidate 1 is go!

• Python 3.14 RC1 released, marking the penultimate release preview before final launch. • Only bug‑fix changes allowed between RC1 and the final 3.14 release. • Second candidate d

Language Internals · July 22, 2025 (updated February 24, 2026) · 1 min · 194 words

Python 3.14.0 beta 4 is here!

• Final Python 3.14 beta (3.14.0b4) released, ready for community testing. • Beta 4 is feature‑complete but may still change before release candidate. • Encourage third‑party maint

Language Internals · July 8, 2025 (updated February 24, 2026) · 1 min · 166 words
Exploring CHAOS: Building a Backend for Server-Driven UI

Exploring CHAOS: Building a Backend for Server-Driven UI

• CHAOS is Yelp’s server‑driven UI framework delivering dynamic content via GraphQL. • Clients query the CHAOS API, which forwards to a federated GraphQL subgraph. • Apollo Federat

Engineering Blogs · July 8, 2025 (updated February 24, 2026) · 1 min · 174 words