Skip to content

Traduccion unittest #2129

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 13 commits into from
Oct 31, 2022
Prev Previous commit
Update unittest.po
  • Loading branch information
JuliKM authored Oct 31, 2022
commit a978bf6d2a35ea5803c9cd394ba78d509c0112cf
2 changes: 1 addition & 1 deletion library/unittest.po
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ msgid ""
"subdirectories containing tests must be regular package that have ``__init__."
"py`` file."
msgstr ""
"Python 3.11 eliminó el soporte de los :term: `paquetes namespace <namespace "
"Python 3.11 eliminó el soporte de los :term:`paquetes namespace <namespace "
"package>`. Ha estado roto desde Python 3.7. El directorio de inicio y los "
"subdirectorios que contengan pruebas deben ser paquetes regulares que tengan "
"el archivo ``__init__.py``."
Expand Down