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

Fix build issues#1383

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 1 commit into3.9fromfix_build
Oct 11, 2021
Merged
Show file tree
Hide file tree
Changes fromall commits
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
1 change: 1 addition & 0 deletionsdictionaries/library_socket.txt
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -24,3 +24,4 @@ Sechrest
Leffler
WinSock
Winsock
Samuel
1 change: 1 addition & 0 deletionsdictionaries/whatsnew_2.6.txt
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -111,3 +111,4 @@ Johnson
Lambacher
Michlmayr
Warner
Brown
1 change: 1 addition & 0 deletionsdictionaries/whatsnew_3.5.txt
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -136,3 +136,4 @@ Yaari
Yann
Zachary
Ziadé
Lucas
10 changes: 5 additions & 5 deletionswhatsnew/2.6.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -4745,7 +4745,7 @@ msgstr ""
#: ../Doc/whatsnew/2.6.rst:2747
#, fuzzy
msgid "The :mod:`future_builtins` module"
msgstr "El módulo :mod:`future_builtins"
msgstr "El módulo :mod:`future_builtins`"

#: ../Doc/whatsnew/2.6.rst:2749
#, fuzzy
Expand DownExpand Up@@ -4815,7 +4815,7 @@ msgid ""
"about JSON, see http://www.json.org."
msgstr ""
"El nuevo módulo :mod:`json` soporta la codificación y decodificación de "
"tipos Python en JSON (Javascript Object Notation). JSON es un formato de "
"tipos Python en JSON (*Javascript Object Notation*). JSON es un formato de "
"intercambio ligero que se utiliza a menudo en las aplicaciones web. Para más "
"información sobre JSON, consulte http://www.json.org."

Expand DownExpand Up@@ -5359,9 +5359,9 @@ msgstr ""
"Varios tipos de datos básicos, como los enteros y las cadenas, mantienen "
"listas internas de objetos libres que pueden reutilizarse. Las estructuras "
"de datos para estas listas libres siguen ahora una convención de "
"nomenclatura: la variable se llama siempre ``lista_libre``, el contador se "
"llama siempre ``numfree``, y<typename>siempre se define</typename> una macro "
"``Py_MAXFREELIST``<typename>.</typename>"
"nomenclatura: la variable se llama siempre ``free_list``, el contador se "
"llama siempre ``numfree``, ysiempre se define una macro "
"``Py<typename>_MAXFREELIST``"

#: ../Doc/whatsnew/2.6.rst:3081
#, fuzzy
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp