fromTildeweb1 week agoPythonTalk at PyGrunn on httpxyz | BlogA new fork of the Python package httpx called httpxyz will be presented at PyGrunn on May 8, 2026.
fromTildeweb2 weeks agoWeb frameworkshttpxyz one month in | Bloghttpxyz offers significant bug fixes and performance improvements over httpx, encouraging users to switch to their version.
PythonfromTildeweb1 week agoTalk at PyGrunn on httpxyz | BlogA new fork of the Python package httpx called httpxyz will be presented at PyGrunn on May 8, 2026.
Web frameworksfromTildeweb2 weeks agohttpxyz one month in | Bloghttpxyz offers significant bug fixes and performance improvements over httpx, encouraging users to switch to their version.
fromRubyflow4 months agoRuby on RailsAnnouncing Telegem v3.0.0: Pure Async Telegram Bot Framework for Ruby
fromRubyflow4 months agoRuby on RailsAnnouncing Telegem v3.0.0: Pure Async Telegram Bot Framework for Ruby
PythonfromTall, Snarky Canadian5 months 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.