Overview
Request 1032045 accepted
- Update to Version: 1.5.7 - 2022-10-04
Enhancements
* #544: replace Travis with Github Actions for CI testing.
Bug fixes
* #481: fix [WinError 10038] an operation was attempted on something that is not a socket. (patch by Tailing Yuan)
* #578, [critical]: FTPS broke with PyOpenSSL version 22.1.0.
- Update to Version: 1.5.6 - 2020-02-16
Enhancements
* #467: added pre-fork concurrency model, spawn()ing worker processes to split load.
* #520: directory LISTing is now 3.7x times faster.
- Created by yarunachalam
- In state accepted
Request History
yarunachalam created request
- Update to Version: 1.5.7 - 2022-10-04
Enhancements
* #544: replace Travis with Github Actions for CI testing.
Bug fixes
* #481: fix [WinError 10038] an operation was attempted on something that is not a socket. (patch by Tailing Yuan)
* #578, [critical]: FTPS broke with PyOpenSSL version 22.1.0.
- Update to Version: 1.5.6 - 2020-02-16
Enhancements
* #467: added pre-fork concurrency model, spawn()ing worker processes to split load.
* #520: directory LISTing is now 3.7x times faster.
mcalabkova accepted request
ok