python / python/cpython

test_httpservers hangs on an IPv6-only host

未关闭
#82,079 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

3.7 (EOL) 3.8 (EOL) 3.9 (EOL) tests type-bug
主要语言
Python
星标
77.2k
派生
36k
平均合并
1 天 9 小时
30 天内合并 PR
558

描述

BPO 37898
Nosy @gpshead

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/gpshead'
closed_at = None
created_at = <Date 2019-08-20.18:33:34.366>
labels = ['3.7', '3.8', 'type-bug', 'tests', '3.9']
title = 'test_httpservers hangs on an IPv6-only host'
updated_at = <Date 2019-08-20.18:33:34.366>
user = 'https://github.com/gpshead'

bugs.python.org fields:

activity = <Date 2019-08-20.18:33:34.366>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = False
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2019-08-20.18:33:34.366>
creator = 'gregory.p.smith'
dependencies = []
files = []
hgrepos = []
issue_num = 37898
keywords = []
message_count = 1.0
messages = ['350034']
nosy_count = 1.0
nosy_names = ['gregory.p.smith']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue37898'
versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先在 CPython 测试套件中找到 test_httpservers 测试,并在仅支持 IPv6 的主机上重现挂起问题。跟踪是哪个服务器或地址设置未能完成,然后验证测试在该环境中能够可靠地结束,同时不影响其现有覆盖范围。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
networking, testing-qa
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。