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

removed the fuzzy entries from library functions#725

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

Merged
clacri merged 3 commits into3.8fromfunctions_claudia
Aug 27, 2020
Merged
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
NextNext commit
removed the fuzzy entries from library functions
  • Loading branch information
@clacri
clacri committedAug 27, 2020
commit01db2a0600ce11739eb26d15242489f4b54b3e5c
6 changes: 0 additions & 6 deletionslibrary/functions.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -725,7 +725,6 @@ msgstr ""
"Si quieres transformar código Python a su representación AST, revisa :func:"
"`ast.parse`."

#, fuzzy
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

#, fuzzy

msgid ""
"Raises an :ref:`auditing event <auditing>` ``compile`` with arguments "
"``source``, ``filename``."
Expand DownExpand Up@@ -755,9 +754,7 @@ msgstr ""
"mínimo. Esto facilita la detección de declaraciones completas e incompletas "
"en el módulo :mod:`code`."

# lo de stack depth limitations no estoy segura de como traducirlo: en términos de profundidad de la pila?
#: ../Doc/library/functions.rst:295
#, fuzzy
msgid ""
"It is possible to crash the Python interpreter with a sufficiently large/"
"complex string when compiling to an AST object due to stack depth "
Expand DownExpand Up@@ -1097,7 +1094,6 @@ msgstr ""
"Véase :func:`ast.literal_eval`, una función que puede evaluar de forma "
"segura cadenas con expresiones que contienen solo literales."

#, fuzzy
msgid ""
"Raises an :ref:`auditing event <auditing>` ``exec`` with argument "
"``code_object``."
Expand DownExpand Up@@ -1548,7 +1544,6 @@ msgstr ""
"para proporcionar características más elaboradas de edición de líneas e "
"historiales."

#, fuzzy
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

#, fuzzy

msgid ""
"Raises an :ref:`auditing event <auditing>` ``builtins.input`` with argument "
"``prompt``."
Expand All@@ -1564,7 +1559,6 @@ msgstr ""
"Lanza un :ref:`evento de auditoría <auditing>` ``builtins.input`` con el "
"argumento ``prompt`` antes de leer entrada"

#, fuzzy
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

#, fuzzy

msgid ""
"Raises an :ref:`auditing event <auditing>` ``builtins.input/result`` with "
"argument ``result``."
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp