forked from pool/python-h11
90500dfb320b2b21663be7cb26b8f6247a43a7df163b7edcc9c756bda7c04f4c
* Clarify that the Headers class is a Sequence and inherit from the
collections Sequence abstract base class to also indicate this (and
gain the mixin methods).
* Switch event classes to dataclasses for easier typing and slightly
improved performance.
* Shorten traceback of protocol errors for easier readability
* Add typing including a PEP 561 marker for usage by type checkers
* Expand the allowed status codes to [0, 999] from [0, 600]
* Ensure request method is a valid token
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-h11?expand=0&rev=18
Description
No description provided
Languages
RPM Spec
100%