#python-315

[ follow ]
Python
fromRealpython
5 days ago

Lazy Imports Land in Python and Other Python News for December 2025 - Real Python

Python 3.15 advances with alpha releases, UTF-8 default, new profiling and C APIs; PEP 810 accepted for explicit lazy imports; Windows installer manager updated.
Django
fromPycoders
2 weeks ago

PyCoder's Weekly | Issue #710

FastAPI renders Jinja2 templates to serve dynamic HTML sites; Python ecosystem updates include a Floodfill tutorial, Django's 20th anniversary, and Python 3.15 alpha.
Python
fromTall, Snarky Canadian
3 weeks ago

The varying strictness of TypedDict

TypedDict now controls both key requiredness and whether extra keys are allowed, with Python 3.15 adding closed TypedDict behavior to restrict unknown keys.
[ Load more ]