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

Commit321d295

Browse files
rodpobleteRodrigo Poblete
and
Rodrigo Poblete
authored
traducido archivo whatsnew/3.7 (#2123)
Closed#2082Co-authored-by: Rodrigo Poblete <rodrigopoblete.dev@gmail.com>
1 parent97d2345 commit321d295

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

‎whatsnew/3.7.po

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version:Python 3.8\n"
1212
"Report-Msgid-Bugs-To:\n"
1313
"POT-Creation-Date:2022-10-25 19:47+0200\n"
14-
"PO-Revision-Date:2021-08-16 23:02+0200\n"
14+
"PO-Revision-Date:2022-10-30 16:55-0300\n"
1515
"Last-Translator:Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
16-
"Language:es_EC\n"
1716
"Language-Team:python-doc-es\n"
18-
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
17+
"Language:es_EC\n"
1918
"MIME-Version:1.0\n"
2019
"Content-Type:text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding:8bit\n"
21+
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
2222
"Generated-By:Babel 2.10.3\n"
23+
"X-Generator:Poedit 3.2.1\n"
2324

2425
#:../Doc/whatsnew/3.7.rst:3
2526
msgid"What's New In Python 3.7"
@@ -1050,6 +1051,9 @@ msgid ""
10501051
"`PYTHONPROFILEIMPORTTIME` environment variable can be used to show the "
10511052
"timing of each module import. (Contributed by Inada Naoki in :issue:`31415`.)"
10521053
msgstr""
1054+
"La nueva opción :option:`-X` ``importtime`` o la variable de entorno :envvar:"
1055+
"`PYTHONPROFILEIMPORTTIME` pueden usarse para mostrar el tiempo de cada "
1056+
"importación de módulos. (Contribuido por Inada Naoki en :issue:`31415`.)"
10531057

10541058
#:../Doc/whatsnew/3.7.rst:545
10551059
msgid"New Modules"
@@ -4206,13 +4210,20 @@ msgstr ""
42064210
"la configuración de compilación predeterminada."
42074211

42084212
#:../Doc/whatsnew/3.7.rst:2123
4213+
#,fuzzy
42094214
msgid""
42104215
"CPython's own `CI configuration file <https://github.com/python/cpython/blob/"
42114216
"v3.7.13/.travis.yml>`_ provides an example of using the SSL :source:"
42124217
"`compatibility testing infrastructure <Tools/ssl/multissltests.py>` in "
42134218
"CPython's test suite to build and link against OpenSSL 1.1.0 rather than an "
42144219
"outdated system provided OpenSSL."
42154220
msgstr""
4221+
"El propio `archivo de configuración CI <https://github.com/python/cpython/"
4222+
"blob/v3.7.13/.travis.yml>`_ de CPython proporciona un ejemplo de uso de la :"
4223+
"source:`compatibilidad con la infraestructura de pruebas <Tools/ssl/"
4224+
"multissltests.py>` SSL en el conjunto de pruebas de CPython para construir y "
4225+
"vincular hacia OpenSSL 1.1.0 en lugar de un sistema obsoleto proporcionado "
4226+
"por OpenSSL."
42164227

42174228
#:../Doc/whatsnew/3.7.rst:2132
42184229
msgid"API and Feature Removals"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp