15
0
Files
python-hyperframe/python-hyperframe.changes

22 lines
764 B
Plaintext

-------------------------------------------------------------------
Mon Mar 6 19:04:06 UTC 2017 - aloisio@gmx.com
- Update to version 4.0.2
* Fixed AltSvc stream association, which was incorrectly set
to ``'both'``: should have been ``'either'``.
* Fixed a bug where stream IDs on received frames were
allowed to be 32-bit, instead of 31-bit.
* Fixed a bug with frames that had the ``PADDING`` flag set
but zero-length padding, whose flow-controlled length was
calculated wrongly.
* Miscellaneous performance improvements to serialization
and parsing logic.
- Converted to single-spec
-------------------------------------------------------------------
Thu Feb 2 23:14:46 UTC 2017 - aloisio@gmx.com
- Initial package (4.0.1)