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

Ajuste '//' por 'división entera a la baja'#2800

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
cacrespo merged 7 commits intopython:3.12fromjcaalzago:division_a_la_baja_2
Jan 28, 2024
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
PrevPrevious commit
NextNext commit
Ajuste '//' por 'división entera a la baja'
  • Loading branch information
@jcaalzago
jcaalzago committedJan 27, 2024
commit3334ea34f16dac915b3c2c57c30f33b397d737c5
4 changes: 2 additions & 2 deletionslibrary/stdtypes.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2024-01-21 17:33+0100\n"
"PO-Revision-Date: 2024-01-27 18:16+0100\n"
"Last-Translator: José Luis Salgado Banda\n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand DownExpand Up@@ -536,7 +536,7 @@ msgstr "``x % y``"

#: ../Doc/library/stdtypes.rst:288
msgid "remainder of ``x / y``"
msgstr "resto, residuo o módulo de ``x// y``"
msgstr "resto o residuo de ``x / y``"

#: ../Doc/library/stdtypes.rst:290
msgid "``-x``"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp