We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01fde84 commit 050a198Copy full SHA for 050a198
1 file changed
docs/changelog-fragments.d/820.contrib.rst
@@ -2,4 +2,5 @@ Refactored ``_from_server_socket()`` in :py:class:`~cheroot.connections.Connecti
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
+
6
-- by :user:`julianz-`
0 commit comments