Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

first attempt at completing future module#2085

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

Merged
cmaureir merged 1 commit into3.11fromclaudia_future_issue_1940
Oct 26, 2022
Merged
Changes fromall commits
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
19 changes: 14 additions & 5 deletionslibrary/__future__.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,15 +11,16 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2021-08-07 10:36+0200\n"
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"Language: es\n"
"PO-Revision-Date: 2022-10-26 22:19+0100\n"
"Last-Translator: Claudia Millan <clmilneb@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.10.3\n"
"X-Generator: Poedit 3.2\n"

#: ../Doc/library/__future__.rst:2
msgid ":mod:`__future__` --- Future statement definitions"
Expand DownExpand Up@@ -280,7 +281,7 @@ msgstr "3.7.0b1"

#: ../Doc/library/__future__.rst:93
msgid "TBD [1]_"
msgstr ""
msgstr "TBD [1]_"

#: ../Doc/library/__future__.rst:93
msgid ":pep:`563`: *Postponed evaluation of annotations*"
Expand All@@ -296,6 +297,14 @@ msgid ""
"python-dev@python.org/message/VIZEBX5EYMSYIJNDBF6DMUMZOCWHARSO/>`__). No "
"final decision has been made yet. See also :pep:`563` and :pep:`649`."
msgstr ""
"``from __future__ import annotations`` se había fijado previamente para ser "
"obligatorio en Python 3.10, pero el Consejo Directivo de Python decidió en "
"dos ocasiones retrasar el cambio (`anuncio para Python 3.10 <https://mail."
"python.org/archives/list/python-dev@python.org/message/"
"CLVXXPQ2T2LQ5MP2Y53VVQFCXYWQJHKZ/>`__; `anuncio para Python 3.11 <https://"
"mail.python.org/archives/list/python-dev@python.org/message/"
"VIZEBX5EYMSYIJNDBF6DMUMZOCWHARSO/>`__). Aún no se ha tomado una decisión "
"final. Véase también :pep:`563` y :pep:`649`."

#: ../Doc/library/__future__.rst:110
msgid ":ref:`future`"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp