Reducing Python’s startup time

Subscribers to LWN.net made this article — and everything that
surrounds it — possible. If you appreciate our content, please
buy a subscription and make the next
set of articles possible. Read more

Similar

Decorators in Python

Python decorators are "syntactic sugar" that makes it easy to add new features to a function or class without changing its code. To understand decorators, an... (more…)

Read more »

What’s New in Python 3.14

Editors, Adam Turner and Hugo van Kemenade,. This article explains the new features in Python 3.14, compared to 3.13. Python 3.14 was released on 7 October 2025. For full details, see the changelog... (more…)

Read more »