meta-openembedded/meta-python/recipes-connectivity/python-h2
Leon Anavi b22ca9ccc1 python3-h2: Upgrade 3.1.1 -> 3.2.0
Upgrade to release 3.2.0:

- Receiving DATA frames on closed (or reset) streams now
  properly emit a WINDOW_UPDATE to keep the connection flow window
  topped up.
- h2.config.logger now uses a trace(...) function, in addition to
  debug(...). If you defined a custom logger object, you need to
  handle these new function calls.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-03 18:07:48 -07:00
..
python3-h2_3.2.0.bb python3-h2: Upgrade 3.1.1 -> 3.2.0 2020-07-03 18:07:48 -07:00