Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 17, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
correcion2
  • Loading branch information
Sublian committed Jul 16, 2025
commit dc8d120ceedddb04fbd38f459486baef03cfc0ac
6 changes: 3 additions & 3 deletions c-api/slice.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-21 16:38-0300\n"
"PO-Revision-Date: 2025-06-26 15:59-0500\n"
"PO-Revision-Date: 2025-07-16 18:09-0500\n"
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -75,8 +75,8 @@ msgid ""
"indices was not ``None`` and failed to be converted to an integer, in which case "
"``-1`` is returned with an exception set)."
msgstr ""
"Retorna ``0`` en caso de éxito y ``-1`` en caso de error sin un conjunto de "
"excepciones (a menos que uno de los índices no sea ``None`` y no se haya convertido a "
"Retorna ``0`` en caso de éxito y ``-1`` en caso de error sin una excepción "
"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)."

#: ../Doc/c-api/slice.rst:42
Expand Down