asyncio: Handle when SO_REUSEPORT isn't properly supported · Issue #72361 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
BPO | 28174 |
---|---|
Nosy | @gvanrossum, @1st1 |
PRs | [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552 |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/1st1' closed_at = <Date 2016-09-15.19:44:21.666> created_at = <Date 2016-09-15.19:44:09.766> labels = ['type-feature', 'expert-asyncio'] title = "asyncio: Handle when SO_REUSEPORT isn't properly supported" updated_at = <Date 2017-03-31.16:36:28.874> user = 'https://github.com/1st1'
bugs.python.org fields:
activity = <Date 2017-03-31.16:36:28.874> actor = 'dstufft' assignee = 'yselivanov' closed = True closed_date = <Date 2016-09-15.19:44:21.666> closer = 'yselivanov' components = ['asyncio'] creation = <Date 2016-09-15.19:44:09.766> creator = 'yselivanov' dependencies = [] files = [] hgrepos = [] issue_num = 28174 keywords = [] message_count = 2.0 messages = ['276606', '276608'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'python-dev', 'yselivanov'] pr_nums = ['552'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue28174' versions = ['Python 3.6']