-
Notifications
You must be signed in to change notification settings - Fork 396
Traducción library/2to3 #1715
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
Traducción library/2to3 #1715
Conversation
Signed-off-by: Cristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
¿Qué opinas de mis sugerencias? creo que ya había dicho en otro pr que era mejor "descontinuar" a "desaprobar".
También puede servir "deprecar" y todas sus conjugaciones, creo que es más entendible para un dev que "desaprobar".
Co-authored-by: Adolfo Hristo David Roque Gámez <42866358+aroquega@users.noreply.github.com>
@cmaureir perdón creo que no se estaba usando descontinuación, o ya lo habrían puesto, creo que tú ponías algo como "obsolecencia" 🤔, ahora no tengo acceso al find_in_po script. |
arreglado |
@@ -795,16 +804,3 @@ msgid "" | |||
msgstr "" | |||
"La API del módulo :mod:`lib2to3` debe considerarse inestable y puede cambiar " | |||
"drásticamente en el futuro." | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cmaurier porqué estos están comentados?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
creo que @cacrespo ya lo había comentado o es algo que ya viene del 2to3 original?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
son entradas que ya no existen y quedan comentadas automáticamente desde que hicimos la actualización a 3.10
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
temí que el script se haya vuelto rogue de nuevo
Closes #1450
Signed-off-by: Cristián Maureira-Fredes Cristian.Maureira-Fredes@qt.io