Uh oh!
There was an error while loading. Please reload this page.
gh-103673: Add missing ForkingUnixStreamServer and ForkingUnixDatagramServer socketservers - #103674
Conversation
sobolevn
left a comment
There was a problem hiding this comment.
Thanks a lot for the feature suggestion and the implementation.
Please, to increase the chances of this feature been accepted, add tests and docs: when to use these new types of servers, how, etc.
Uh oh!
There was an error while loading. Please reload this page.
admittedly other existing lines don't always do this. this module is very old code. Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
…am}Server from socketserver
jb2170
commented
Apr 24, 2023
I have now updated
The current docs already describe in detail the Thanks for the intermediary commits. The PR is now up-to-date again with main and is conflict free. |
* main: pythongh-103801: Tools/wasm linting and formatting (python#103796) pythongh-103673: Add missing ForkingUnixStreamServer and ForkingUnixDatagramServer socketservers (python#103674) pythongh-95795: Move types.next_version_tag to PyInterpreterState (pythongh-102343)
Addresses #103673