Waitress WSGI server

Edit Package python-waitress
No description set
Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000052 52 Bytes
fetch-intersphinx-inventories.sh 0000000070 70 Bytes
python-waitress.changes 0000016725 16.3 KB
python-waitress.spec 0000003203 3.13 KB
python3.inv 0000107005 104 KB
waitress-1.4.4.tar.gz 0000173124 169 KB
Revision 46 (latest revision is 71)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 839249 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 46)
- Update to version 1.4.4 (2020-06-01)
  + Fix an issue with keep-alive connections in which memory usage
    was higher than expected because output buffers were being
    reused across requests on a long-lived connection and each
    buffer would not be freed until it was full or the connection
    was closed. Buffers are now rotated per-request to stabilize
    their behavior.
  + See https://github.com/Pylons/waitress/pull/300
  + Waitress threads have been updated to contain their thread
    number. This will allow loggers that use that information to
    print the thread that the log is coming from.
  + See https://github.com/Pylons/waitress/pull/302
- Switch to pytest, disable one test, that requires network
- Create _multibuild for doc package
  It requires installation of base package now
Comments 0
openSUSE Build Service is sponsored by