getsentry / getsentry/sentry-python

Remove try/excepts that exist for Python 2 compatibility

Abierto
#6,120 2 comentarios 0 reacciones 0 asignados Ver en GitHub
good first issue Python Refactoring Task
Lenguaje dominante
Python
Estrellas
2.2k
Forks
669
Merge medio
1 d 1 h
PR fusionados (30 d)
213

Descripción

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]()

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.