This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
标题: Delete test_importhooks
类型: Stage: resolved
Components: Tests Versions: Python 3.4
process
状态: closed Resolution: fixed
Dependencies: 后续:
分配给: brett.cannon 抄送列表: brett.cannon, python-dev
优先级: normal 关键字:

Created on 2013-06-07 17:43 by brett.cannon, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (2)
msg190766 - (view) Author: Brett Cannon (brett.cannon) * (Python committer) 日期: 2013-06-07 17:43
Tests don't serve much of a purpose with test_importlib covering the uses, plus the tests are old and are not worth updating.
msg190990 - (view) Author: Roundup Robot (python-dev) (Python triager) 日期: 2013-06-11 21:12
New changeset 176fe1f8496f by Brett Cannon in branch 'default':
Issue #18158: delete test_importhooks. Redundant in the face of
http://hg.python.org/cpython/rev/176fe1f8496f
历史
日期 用户 动作 参数
2022-04-11 14:57:46admin修改github: 62358
2013-06-11 21:13:03brett.cannon修改状态: open -> closed
resolution: fixed
stage: needs patch -> resolved
2013-06-11 21:12:38python-dev修改抄送: + python-dev
消息: + msg190990
2013-06-07 17:43:36brett.cannon链接issue14797 dependencies
2013-06-07 17:43:10brett.cannon创建