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

Commit424a3a4

Browse files
Sync with CPython 3.10 (#270)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent74fa024 commit424a3a4

File tree

9 files changed

+743
-663
lines changed

9 files changed

+743
-663
lines changed

‎library/configparser.po

Lines changed: 144 additions & 144 deletions
Large diffs are not rendered by default.

‎library/contextlib.po

Lines changed: 73 additions & 67 deletions
Large diffs are not rendered by default.

‎library/ctypes.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version:Python 3.10\n"
99
"Report-Msgid-Bugs-To:\n"
10-
"POT-Creation-Date:2021-09-24 00:11+0000\n"
10+
"POT-Creation-Date:2022-03-30 00:13+0000\n"
1111
"PO-Revision-Date:2018-05-23 14:42+0000\n"
1212
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -2620,7 +2620,7 @@ msgstr ""
26202620
#:../../library/ctypes.rst:2515
26212621
msgid""
26222622
"The recommended way to create concrete array types is by multiplying any :"
2623-
"mod:`ctypes` data type with apositive integer. Alternatively, you can "
2623+
"mod:`ctypes` data type with anon-negative integer. Alternatively, you can "
26242624
"subclass this type and define :attr:`_length_` and :attr:`_type_` class "
26252625
"variables. Array elements can be read and written using standard subscript "
26262626
"and slice accesses; for slice reads, the resulting object is *not* itself "

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp