Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
bc5ce75
Traducido archivo library/pdb
aandrea Oct 31, 2022
6907be2
Merge branch '3.11' into traduccion-pdb
aandrea Oct 31, 2022
27f3128
Merge branch 'python:3.11' into traduccion-pdb
aandrea Oct 31, 2022
505761f
Merge branch 'python:3.11' into 3.11
aandrea Nov 15, 2022
4652247
WIP Primera pasada
Nov 15, 2022
4c55714
Merge branch '3.11' into traduccion-asyncio-runner
aandrea Nov 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
aandrea Nov 22, 2022
392e0e8
Quitando archivo pdb.po del PR
cmaureir Nov 24, 2022
82c3a81
Update library/asyncio-runner.po
cmaureir Nov 24, 2022
8af135a
Merge branch '3.11' into traduccion-asyncio-runner
cmaureir Nov 24, 2022
b219843
Merge branch '3.11' into traduccion-asyncio-runner
aandrea Nov 24, 2022
f73d381
Merge branch '3.11' into traduccion-asyncio-runner
aandrea Dec 9, 2022
861d3df
Update library/asyncio-runner.po
aandrea Dec 9, 2022
986562a
Update library/asyncio-runner.po
aandrea Dec 9, 2022
9df1e42
Update library/asyncio-runner.po
aandrea Dec 9, 2022
c12a2f9
Update library/asyncio-runner.po
aandrea Dec 9, 2022
5102f5e
Update library/asyncio-runner.po
aandrea Dec 9, 2022
0b58a0f
Update library/asyncio-runner.po
aandrea Dec 9, 2022
8716be6
Traducido asyncio-runner: agrego sugerencias de revisión
aandrea Dec 10, 2022
8128dcc
Me agrego como last translator
aandrea Dec 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
Prev Previous commit
Next Next commit
Update library/asyncio-runner.po
typo -> e

Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
aandrea and rtobar authored Dec 9, 2022
commit c12a2f9421e20b1a02293b428bb80280c3696deb
2 changes: 1 addition & 1 deletion library/asyncio-runner.po
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ msgstr ""
"Cuando la excepción :const:`signal.SIGINT` es lanzada por :kbd:`Ctrl-C`, la "
"excepción :exc:`KeyboardInterrupt` es lanzada en el hilo principal por "
"defecto. Sin embargo, esto no siempre funciona con :mod:`asyncio` porque "
"puede interrumpir llamadas internas a asyncio y impedir la salida del "
"puede interrumpir llamadas internas a asyncio e impedir la salida del "
"programa."

#: ../Doc/library/asyncio-runner.rst:136
Expand Down