google-deepmind / google-deepmind/dm_control
Python logging altered on import
未关闭
- 主要语言
- Python
- 星标
- 4.7k
- 派生
- 764
- PR 合并指标
- 30 天内没有已合并 PR
描述
Importing dm_control modifies the standard python logging module. As far as I can tell this is done using Google's abseil. Abseil itself already moved away from this behaviour: https://github.com/abseil/abseil-py/issues/99. Can we do this too for dm_control?
贡献指南
调研方向
首先重现导入 dm_control 时的 logging 变化,然后检查该 package 如何使用 Google's abseil logging。当导入 dm_control 不再改变 Python 标准 logging 的行为时,即表示完成;如果 repository 现有的测试中有合适的位置,请添加 regression test。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100