Skip to content

Commit 917b212

Browse files
committed
Added towncrier statement for whole refactor
1 parent fff9fd3 commit 917b212

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Refactored ``_from_server_socket()`` in :py:class:`~cheroot.connections.ConnectionManager`.
2+
This function had become highly nested and complex, triggering
3+
linter warnings (C901, WPS505). Decomposed the logic into
4+
several smaller private methods.
5+
-- by :user:`julianz-`

0 commit comments

Comments
 (0)