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

Integracion con padpoes#1785

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

Open
Bgeninatti wants to merge4 commits intopython:3.13
base:3.13
Choose a base branch
Loading
fromBgeninatti:integracion-con-padpoes
Open
Show file tree
Hide file tree
Changes from1 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
PrevPrevious commit
NextNext commit
padpoes sample checks
  • Loading branch information
@brunildisimo
brunildisimo committedOct 31, 2022
commitc3ada6794838ca1a0214342025caef66c434ae53
5 changes: 2 additions & 3 deletionslibrary/functools.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -63,7 +63,7 @@ msgid ""
"needs to evict old values, this is smaller and faster than :func:"
"`lru_cache()` with a size limit."
msgstr ""
"Retorna lo mismo que ``lru_cache(maxsize=None)``, creando una envoltura "
"Devuelve lo mismo que ``lru_cache(maxsize=None)``, creando una envoltura "
"delgada alrededor de una búsqueda de diccionario para los argumentos de la "
"función. Debido a que nunca necesita desalojar los valores antiguos, esto es "
"más pequeño y más rápido que :func:`lru_cache()` con un límite de tamaño."
Expand DownExpand Up@@ -194,8 +194,6 @@ msgstr ""
msgid ""
"For sorting examples and a brief sorting tutorial, see :ref:`sortinghowto`."
msgstr ""
"Para ejemplos de clasificación y un breve tutorial de clasificación, ver :"
"ref:`sortinghowto`."

#: ../Doc/library/functools.rst:139
msgid ""
Expand DownExpand Up@@ -231,6 +229,7 @@ msgstr ""
"pueden tener dos entradas de caché separadas."

#: ../Doc/library/functools.rst:151
#, fuzzy
msgid ""
"If *user_function* is specified, it must be a callable. This allows the "
"*lru_cache* decorator to be applied directly to a user function, leaving the "
Expand Down
2 changes: 1 addition & 1 deletionlibrary/venv.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -69,7 +69,7 @@ msgstr ""
"virtual-environments/#creating-a-virtual-environment>`__"

msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
msgstr ""
msgstr ":ref:`Disponibilidad <availability>`: no Emscripten, no WASI."

#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
msgid ""
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp