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

Traduccion asyncio runner#2209

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 22 commits intopython:3.11fromaandrea:traduccion-asyncio-runner
Dec 12, 2022
Merged
Changes from1 commit
Commits
Show all changes
22 commits
Select commitHold shift + click to select a range
bc5ce75
Traducido archivo library/pdb
aandreaOct 31, 2022
6907be2
Merge branch '3.11' into traduccion-pdb
aandreaOct 31, 2022
27f3128
Merge branch 'python:3.11' into traduccion-pdb
aandreaOct 31, 2022
505761f
Merge branch 'python:3.11' into 3.11
aandreaNov 15, 2022
4652247
WIP Primera pasada
Nov 15, 2022
4c55714
Merge branch '3.11' into traduccion-asyncio-runner
aandreaNov 17, 2022
b916a2d
Corrijo archivo library/pdb.po modificado por error
Nov 17, 2022
417109e
Merge branch 'traduccion-asyncio-runner' of https://github.com/aandre…
Nov 17, 2022
b6c8706
Merge branch '3.11' into traduccion-asyncio-runner
aandreaNov 22, 2022
392e0e8
Quitando archivo pdb.po del PR
cmaureirNov 24, 2022
82c3a81
Update library/asyncio-runner.po
cmaureirNov 24, 2022
8af135a
Merge branch '3.11' into traduccion-asyncio-runner
cmaureirNov 24, 2022
b219843
Merge branch '3.11' into traduccion-asyncio-runner
aandreaNov 24, 2022
f73d381
Merge branch '3.11' into traduccion-asyncio-runner
aandreaDec 9, 2022
861d3df
Update library/asyncio-runner.po
aandreaDec 9, 2022
986562a
Update library/asyncio-runner.po
aandreaDec 9, 2022
9df1e42
Update library/asyncio-runner.po
aandreaDec 9, 2022
c12a2f9
Update library/asyncio-runner.po
aandreaDec 9, 2022
5102f5e
Update library/asyncio-runner.po
aandreaDec 9, 2022
0b58a0f
Update library/asyncio-runner.po
aandreaDec 9, 2022
8716be6
Traducido asyncio-runner: agrego sugerencias de revisión
aandreaDec 10, 2022
8128dcc
Me agrego como last translator
aandreaDec 10, 2022
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
PrevPrevious commit
NextNext commit
Update library/asyncio-runner.po
typo -> lanzadoCo-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
@aandrea@rtobar
aandrea andrtobar authoredDec 9, 2022
commit0b58a0f8da99bedc83cc62b749b06915573254c8
2 changes: 1 addition & 1 deletionlibrary/asyncio-runner.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -256,7 +256,7 @@ msgid ""
"used for resource cleanup. After the main task is cancelled, :meth:`asyncio."
"Runner.run` raises :exc:`KeyboardInterrupt`."
msgstr ""
"Cuando :const:`signal.SIGINT` eselevado por :kbd:`Ctrl-C`, el administrador "
"Cuando :const:`signal.SIGINT` eslanzado por :kbd:`Ctrl-C`, el administrador "
"de señales personalizado cancela la tarea principal llamando :meth:`asyncio."
"Task.cancel` que lanza :exc:`asyncio.CancelledError` dentro de la tarea "
"principal. Esto hace que la pila de Python se desenvuelva, los bloques``try/"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp