A pure-Python implementation of the HTTP/2 priority tree
A HTTP/2 Priority Implementation Priority is a pure-Python implementation of the priority logic for HTTP/2, set out in RFC 7540 Section 5.3 (Stream Priority)_. This logic allows for clients to express a preference for how the server allocates its (limited) resources to the many outstanding HTTP requests that may be running over a single HTTP/2 connection.
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 2.0.0-5.fc36 | - | 
| Fedora 35 | 2.0.0-3.fc35 | - | 
| Fedora 34 | 1.3.0-12.fc34 | - | 
| EPEL 8 | 1.3.0-5.el8 | - | 
			You can contact the maintainers of this package via email at
			python-priority dash maintainers at fedoraproject dot org.