PythonfromTall, Snarky Canadian5 days agoThe varying strictness of TypedDictTypedDict now controls both key requiredness and whether extra keys are allowed, with Python 3.15 adding closed TypedDict behavior to restrict unknown keys.
fromRubyflow6 months agoWeb frameworks[ANN] httpx 1.5.0 releasedHTTPX 1.5.0 introduces new plugins for enhanced bidirectional streaming and support for the QUERY HTTP verb.