-
-
Notifications
You must be signed in to change notification settings - Fork 97
Pull requests: cherrypy/cheroot
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor _from server socket
bot:chronographer:provided
#820
opened Apr 7, 2026 by
julianz-
Member
Loading…
10 of 16 tasks
Handle socket errors when sending HTTP-over-HTTPS error responses
bot:chronographer:provided
#802
opened Nov 28, 2025 by
julianz-
Member
Loading…
Add
TLSSocket abstraction for uniform SSL/TLS handling
bot:chronographer:provided
#799
opened Nov 20, 2025 by
julianz-
Member
Loading…
Drop locks from the
cheroot.ssl.pyopenssl.SSLConnection method
bot:chronographer:provided
#787
opened Nov 1, 2025 by
julianz-
Member
Loading…
Re-raise PyOpenSSL
SysCallErrors as respective errno-mapped standard Python ConnectionError subclasses in close()/shutdown()
bot:chronographer:provided
#786
opened Oct 31, 2025 by
julianz-
Member
Loading…
Fix race conditions and improve robustness during socket I/O
bot:chronographer:provided
#779
opened Oct 5, 2025 by
julianz-
Member
Loading…
Fixes for WantWriteError and WantReadError handling
bot:chronographer:provided
#764
opened Sep 21, 2025 by
julianz-
Member
Loading…
Fixed circular reference in HTTPConnection
bot:chronographer:provided
#755
opened Sep 17, 2025 by
francis-clairicia
Loading…
9 of 16 tasks
move ssl_handshake handling from main thread to worker threads
#750
opened Jun 23, 2025 by
bmourgues
Loading…
1 of 16 tasks
ProTip!
Filter pull requests by the default branch with base:main.