Pedro Monreal
Pedro Monreal
Version 3.1.3 in openSUSE is compiled using --with-included-zlib=no and includes a stripped down version of the commit [7da171](https://git.samba.org/?p=rsync.git;a=commitdiff;h=7da17144fd764a2420a8d08897475c0b7fdbf956), namely [rsync Leap 15.2](https://build.opensuse.org/package/view_file/openSUSE:Leap:15.2:Update/rsync/rsync-both-compressions.patch?expand=1). @WayneD , could you point to the commits...
Hi, it fails in python311 but not for newer python versions. Here is a [good build](https://build.opensuse.org/package/live_build_log/openSUSE:Factory/python-gevent/standard/x86_64) and the attached file contains the build failure with OpenSSL 3.5.0. [gevent_log.txt](https://github.com/user-attachments/files/19887341/gevent_log.txt) Thanks for...
I think gevent is running a copy of the test_ssl.py from cpython but its missing this recent commit: [gh-126500: test_ssl: Don't stop ThreadedEchoServer on OSError in ConnectionHandler;](https://github.com/python/cpython/pull/126503). This cpython PR...