File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 9494 sphinx-build -j auto -W --keep-going -b html -d cpython/Doc/_build/doctree -D language=es . cpython/Doc/_build/html
9595
9696 # Publica la documentación recién construida para poder descargarla de ser necesario
97- - uses : actions/upload-artifact@v6
97+ - uses : actions/upload-artifact@v7
9898 with :
9999 path : cpython/Doc/_build/html
100100 name : documentación-html
Original file line number Diff line number Diff line change @@ -40,3 +40,5 @@ msgid ""
4040"See the :mod:`concurrent.interpreters` module, which similarly exposes core "
4141"runtime functionality."
4242msgstr ""
43+ "Consulte el módulo :mod:`concurrent.interpreters`, que de manera similar "
44+ "expone funcionalidades centrales del entorno de ejecución."
You can’t perform that action at this time.
0 commit comments