#httpx

[ follow ]
fromTildeweb
6 days ago
Web frameworks

httpxyz one month in | Blog

httpxyz offers significant bug fixes and performance improvements over httpx, encouraging users to switch to their version.
#ruby
Python
fromTall, Snarky Canadian
5 months 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 ]