Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usar Pygments < 2.15 #2373

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Usar Pygments < 2.15 #2373

merged 1 commit into from
Apr 12, 2023

Conversation

rtobar
Copy link
Collaborator

@rtobar rtobar commented Apr 11, 2023

La última versión de Pygments está provocando errores al parsear código de python que es válido. Esto ya ha sido reportado en pygments/pygments#2407, sólo hace falta esperar por el fix, y mientras tanto evitar usar esta nueva versión.

Este problema fue visto en #2372 por primera vez, pero de hecho ya nos está afectando: el último build en CI de 3.11 ya falló por la misma razón.

La última versión de Pygments está provocando errores al parsear código
de python que es válido. Esto ya ha sido reportado en
pygments/pygments#2407, sólo hace falta
esperar por el fix, y mientras tanto evitar usar esta nueva versión.

Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
Copy link
Collaborator

@cmaureir cmaureir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Genial! Y mira que vi los requerimients por si había algún paquete nuevo y se me pasó mirar pygments. Muchas gracias

@cmaureir cmaureir merged commit 6800661 into python:3.11 Apr 12, 2023
1 check passed
@rtobar rtobar deleted the pygments-constraint branch April 12, 2023 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants