getsentry / getsentry/sentry-python
Remove try/excepts that exist for Python 2 compatibility
未关闭
good first issue
Python
Refactoring
Task
- 主要语言
- Python
- 星标
- 2.2k
- 派生
- 669
- 平均合并
- 1 天 1 小时
- 30 天内合并 PR
- 213
描述
As we no longer support Python 2, we should clean up the residual code that we have around that `try/except`s modules that didn't exist in Python 2 but do in Python 3.
See this experimental branch for some examples: [https://github.com/getsentry/sentry-python/pull/6091/changes]()
贡献指南
评估
这个 Issue 还没有评估数据。