- Notifications
You must be signed in to change notification settings - Fork395
primera de slice#3401
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:3.13
Are you sure you want to change the base?
primera de slice#3401
Conversation
All entries translated, horray! 🎉 |
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.
Gracias@Sublian por el PR, ojo con el fallo en CI
"establecida (a menos que uno de los índices no sea ``None`` y no se haya " | ||
"convertido a un entero, en cuyo caso ``- 1`` se retorna con una excepción " | ||
"establecida)." | ||
"Retorna ``0`` en caso de éxito y ``-1`` en caso de error sin un conjunto de " |
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.
"exception set" no se refiere a un conjunto de excepciones acá, sino a qué hay una excepción establecida. Creo que antes ya estaba bien. Lo.mismo al final de esta misma entrada
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.
Esto todavía dice "conjunto de excepciones"
Uh oh!
There was an error while loading.Please reload this page.
c-api/slice.po Outdated
msgid"Return ``0`` on success and ``-1`` on error with an exception set." | ||
msgstr"" | ||
"Retorna ``0`` en caso de éxito y ``-1`` en caso de error con excepción " | ||
"establecida." | ||
"Retorna ``0`` en caso de éxito y ``-1`` en caso de error con un conjunto de " |
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.
Idem
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.
Igual acá
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: rtobar <rtobarc@gmail.com>
Co-authored-by: rtobar <rtobarc@gmail.com>
closes#3262