Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-103673: Add missing ForkingUnixStreamServer and ForkingUnixDatagramServer socketservers#103674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
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
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)
Uh oh!
There was an error while loading.Please reload this page.
Addresses#103673