SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python2-cheroot-8.2.1-2.30.noarch.rpm :

* Wed Oct 23 2019 mcalabkovaAATTsuse.com- Update to 8.2.1
* Deprecated use of negative timeouts as alias for infinite timeouts in ThreadPool.stop.
* For OPTION requests, bypass URI as path if it does not appear absolute.
* Workers are now request-based, addressing the long-standing issue with keep-alive connections
* Remove custom setup.cfg parser handling, allowing the project (including sdist) to build/run on setuptools 41.4. Now building cheroot requires setuptools 30.3 or later (for declarative config support) and preferably 34.4 or later (as indicated in pyproject.toml).
* Fri Oct 04 2019 mcalabkovaAATTsuse.com- update to 7.0.0
* Refactored “open URL” behavior in webtest to rely on retry_call.
* backports.functools_lru_cache is only required on Python 3.2 and earlier.
* Fix race condition in threadpool shrink code.
* Fri Sep 13 2019 tbechtoldAATTsuse.com- update to 6.5.8: - Fix socket.SO_PEERCRED constant fallback value under PowerPC. - Fix race condition when toggling stats counting in the middle of request processing. - Improve post Python 3.9 compatibility checks. - Fix support of abstract namespace sockets - Fix HTTP parser to return 400 on invalid major-only HTTP version in Request-Line.- Drop cheroot_fix_so_peercred_ppc.patch . Applied upstream.
* Thu Sep 05 2019 normandAATTlinux.vnet.ibm.com- Add cheroot_fix_so_peercred_ppc.patch to solve python 2.7 tests failures for PowerPC, boo#1147151
* Mon Sep 02 2019 dcermakAATTsuse.com- Drop dependency on backports.functools_lru_cache for the python3 subpackage This fixes bsc#1149124
* Sun Jun 02 2019 jengelhAATTinai.de- Ensure neutrality of description.
* Tue May 14 2019 mceplAATTsuse.com- Update to 6.5.5 bsc#1142582: - Sockets now collect statistics (bytes read and written) on Python 3 same as Python 2. - Ignore OpenSSL\'s 1.1+ Error 0 under any Python while wrapping a socket.- Switch off failing tests to avoid gh#cherrypy/cheroot#200
* Tue Mar 05 2019 tchvatalAATTsuse.com- Update to 6.5.4:
* too many changes to enumerate see CHANGES.rst- Make sure to execute testsuite
* Fri Mar 31 2017 jmatejekAATTsuse.com- initial commit
 
ICM