8000 Finalizando distutils by cmaureir · Pull Request #1234 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Finalizando distutils #1234

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 3, 2021
Merged
Changes from 1 commit
Commits
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
Update distutils/apiref.po
Co-authored-by: Carlos A. Crespo <lvccrespo@gmail.com>
  • Loading branch information
cmaureir and cacrespo authored Aug 3, 2021
commit 80feca14d15b8274ff83ab9dbfff933959ab4d4a
2 changes: 1 addition & 1 deletion distutils/apiref.po
Original file line number Diff line number Diff line change
Expand Up @@ -2148,7 +2148,7 @@ msgstr ""
"comienza con \"aix\", seguida de campos adicionales (separados por ``'-'``) "
"que representan los valores combinados de Versión de AIX, Release y Nivel de "
"tecnología (primer campo), Fecha de Construcción (segundo campo) y tamaño de "
"bits (tercer campo). Python 3.8 y anteriores devolvieron solo un campo "
"bits (tercer campo). Python 3.8 y anteriores retornaban solo un campo "
"adicional con la versión y lanzamiento de AIX."

#: ../Doc/distutils/apiref.rst:1151
Expand Down
0