Python 3.13.2 and 3.12.9 now available!
A small release day today! That is to say the releases are relatively small; the day itself was of average size, as most days are. Python 3.13.2 Python 3.13’...
Daily edition · Languages
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
A small release day today! That is to say the releases are relatively small; the day itself was of average size, as most days are. Python 3.13.2 Python 3.13’...
Topics include content-types package, Wagtail 6.4, Build It Yourself, and Build backend popularity over time.
Introduction In part 1 we took a high-level view on serialization and JSON. In this part, we’ll roll our sleeves and start working with JSON, focused on emitting JSON. You might think this is a basic topic, but there is…