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-120485: Add an override ofallow_reuse_port on classes inheritingsocketserver.TCPServer#120488
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
ghost commentedJun 14, 2024 • edited by ghost
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by ghost
Uh oh!
There was an error while loading.Please reload this page.
Most changes to Pythonrequire a NEWS entry. Add one using theblurb_it web app or theblurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
allow_reuse_port on classes inheritingsocketserver.TCPServerallow_reuse_port on classes inheritingsocketserver.TCPServerMisc/NEWS.d/next/Core and Builtins/2024-06-14-07-52-00.gh-issue-120485.yy4K4b.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
bedevere-bot commentedJun 15, 2024
Misc/NEWS.d/next/Core and Builtins/2024-06-14-07-52-00.gh-issue-120485.yy4K4b.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
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.
Some buildbot failures but all appear unconnected to this change.
…classing `socketserver.TCPServer` (pythonGH-120488)Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
…classing `socketserver.TCPServer` (pythonGH-120488)Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
…classing `socketserver.TCPServer` (pythonGH-120488)Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
Uh oh!
There was an error while loading.Please reload this page.
socketserver.TCPServershould overrideallow_reuse_port#120485