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

Commitf012618

Browse files
authored
Traducido archivo c-api/contextvars (#3348)
closes#3281
1 parented85ddb commitf012618

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

‎TRANSLATORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ Manuel Ramos (@manuelramos)
172172
Marcelo Elizeche Landó (@melizeche)
173173
Marco Moresi (@mrcmoresi)
174174
Marco Richetta (@marcorichetta)
175+
Marcos Ferreto (@FerretoDev)
175176
Marcos Medrano (@mmmarcos)
176177
Marcos Moreno (@marcosmamg)
177178
Marcos Sánchez Provencio (@rapto)

‎c-api/contextvars.po

Lines changed: 9 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:2024-11-21 16:38-0300\n"
14-
"PO-Revision-Date:2021-12-09 10:23+0800\n"
14+
"PO-Revision-Date:2024-12-10 21:07-0600\n"
1515
"Last-Translator:Rodrigo Tobar <rtobarc@gmail.com>\n"
16-
"Language:es\n"
1716
"Language-Team:python-doc-es\n"
18-
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
17+
"Language:es\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.16.0\n"
23+
"X-Generator:Poedit 3.5\n"
2324

2425
#:../Doc/c-api/contextvars.rst:6
2526
msgid"Context Variables Objects"
@@ -44,6 +45,11 @@ msgid ""
4445
"// in 3.7.1+:\n"
4546
"PyObject *PyContext_New(void);"
4647
msgstr""
48+
"// en 3.7.0:\n"
49+
"PyContext *PyContext_New(void);\n"
50+
"\n"
51+
"// en 3.7.1+:\n"
52+
"PyObject *PyContext_New(void);"
4753

4854
#:../Doc/c-api/contextvars.rst:26
4955
msgid"See :issue:`34762` for more details."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp