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

Commit4e3b9e8

Browse files
committed
fix: resolve fuzzy entries regarding auditing events
1 parent15b6ac1 commit4e3b9e8

File tree

8 files changed

+12
-101
lines changed

8 files changed

+12
-101
lines changed

‎c-api/file.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ msgid "This function is safe to call before :c:func:`Py_Initialize`."
157157
msgstr"在 :c:func:`Py_Initialize` 之前呼叫此函式是安全的。"
158158

159159
#:../../c-api/file.rst:90
160-
#,fuzzy
161160
msgid""
162161
"Raises an :ref:`auditing event <auditing>` ``setopencodehook`` with no "
163162
"arguments."

‎c-api/init.po

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,6 @@ msgid ""
612612
msgstr""
613613

614614
#:../../c-api/init.rst:421
615-
#,fuzzy
616615
msgid""
617616
"Raises an :ref:`auditing event <auditing>` ``cpython."
618617
"_PySys_ClearAuditHooks`` with no arguments."
@@ -1418,7 +1417,6 @@ msgid ""
14181417
msgstr""
14191418

14201419
#:../../c-api/init.rst:1227
1421-
#,fuzzy
14221420
msgid""
14231421
"Raises an :ref:`auditing event <auditing>` ``cpython."
14241422
"PyInterpreterState_New`` with no arguments."
@@ -1433,7 +1431,6 @@ msgid ""
14331431
msgstr""
14341432

14351433
#:../../c-api/init.rst:1235
1436-
#,fuzzy
14371434
msgid""
14381435
"Raises an :ref:`auditing event <auditing>` ``cpython."
14391436
"PyInterpreterState_Clear`` with no arguments."

‎c-api/sys.po

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -537,9 +537,3 @@ msgstr "exit(C 函式)"
537537
#:../../c-api/sys.rst:455
538538
msgid"cleanup functions"
539539
msgstr"cleanup functions(清理函式)"
540-
541-
#~ msgid ""
542-
#~ "Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
543-
#~ "arguments."
544-
#~ msgstr ""
545-
#~ "引發一個不附帶引數的\\ :ref:`稽核事件 <auditing>` ``sys.addaudithook``。"

‎library/_thread.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ msgid ""
8888
msgstr"當函式引發 :exc:`SystemExit` 例外時,它會被靜默忽略。"
8989

9090
#:../../library/_thread.rst:60
91-
#,fuzzy
9291
msgid""
9392
"Raises an :ref:`auditing event <auditing>` ``_thread.start_new_thread`` with "
9493
"arguments ``function``, ``args``, ``kwargs``."

‎library/array.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,12 +280,11 @@ msgstr ""
280280
"的地方使用。"
281281

282282
#:../../library/array.rst:96
283-
#,fuzzy
284283
msgid""
285284
"Raises an :ref:`auditing event <auditing>` ``array.__new__`` with arguments "
286285
"``typecode``, ``initializer``."
287286
msgstr""
288-
"引發\\ :ref:`稽核事件 (auditing event) <auditing>` ``array.__new__``並帶入引"
287+
"引發\\ :ref:`稽核事件 (auditing event) <auditing>` ``array.__new__``並附帶引"
289288
"數 ``typecode``、``initializer``。"
290289

291290
#:../../library/array.rst:101

‎library/ctypes.po

Lines changed: 11 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -1866,12 +1866,12 @@ msgid ""
18661866
msgstr""
18671867

18681868
#:../../library/ctypes.rst:1886
1869-
#,fuzzy
18701869
msgid""
18711870
"Raises an :ref:`auditing event <auditing>` ``ctypes.addressof`` with "
18721871
"argument ``obj``."
18731872
msgstr""
1874-
"引發一個附帶引數 ``name`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes.dlopen``。"
1873+
"引發一個附帶引數 ``obj`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
1874+
"addressof``。"
18751875

18761876
#:../../library/ctypes.rst:1891
18771877
msgid""
@@ -1926,7 +1926,6 @@ msgid ""
19261926
msgstr""
19271927

19281928
#:../../library/ctypes.rst:1930
1929-
#,fuzzy
19301929
msgid""
19311930
"Raises an :ref:`auditing event <auditing>` ``ctypes.create_string_buffer`` "
19321931
"with arguments ``init``, ``size``."
@@ -1956,7 +1955,6 @@ msgid ""
19561955
msgstr""
19571956

19581957
#:../../library/ctypes.rst:1947
1959-
#,fuzzy
19601958
msgid""
19611959
"Raises an :ref:`auditing event <auditing>` ``ctypes.create_unicode_buffer`` "
19621960
"with arguments ``init``, ``size``."
@@ -2021,13 +2019,11 @@ msgid ""
20212019
msgstr""
20222020

20232021
#:../../library/ctypes.rst:2005
2024-
#,fuzzy
20252022
msgid""
20262023
"Raises an :ref:`auditing event <auditing>` ``ctypes.get_errno`` with no "
20272024
"arguments."
20282025
msgstr""
2029-
"引發一個附帶引數 ``code`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2030-
"set_exception``。"
2026+
"引發一個不附帶引數的\\ :ref:`稽核事件 <auditing>` ``ctypes.get_errno``。"
20312027

20322028
#:../../library/ctypes.rst:2009
20332029
msgid""
@@ -2036,7 +2032,6 @@ msgid ""
20362032
msgstr""
20372033

20382034
#:../../library/ctypes.rst:2012
2039-
#,fuzzy
20402035
msgid""
20412036
"Raises an :ref:`auditing event <auditing>` ``ctypes.get_last_error`` with no "
20422037
"arguments."
@@ -2091,13 +2086,12 @@ msgid ""
20912086
msgstr""
20922087

20932088
#:../../library/ctypes.rst:2057
2094-
#,fuzzy
20952089
msgid""
20962090
"Raises an :ref:`auditing event <auditing>` ``ctypes.set_errno`` with "
20972091
"argument ``errno``."
20982092
msgstr""
2099-
"引發一個附帶引數 ``code`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2100-
"set_exception``。"
2093+
"引發一個附帶引數 ``errno`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2094+
"set_errno``。"
21012095

21022096
#:../../library/ctypes.rst:2062
21032097
msgid""
@@ -2107,13 +2101,12 @@ msgid ""
21072101
msgstr""
21082102

21092103
#:../../library/ctypes.rst:2066
2110-
#,fuzzy
21112104
msgid""
21122105
"Raises an :ref:`auditing event <auditing>` ``ctypes.set_last_error`` with "
21132106
"argument ``error``."
21142107
msgstr""
2115-
"引發一個附帶引數 ``code`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2116-
"set_exception``。"
2108+
"引發一個附帶引數 ``error`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2109+
"set_last_error``。"
21172110

21182111
#:../../library/ctypes.rst:2071
21192112
msgid""
@@ -2128,13 +2121,12 @@ msgid ""
21282121
msgstr""
21292122

21302123
#:../../library/ctypes.rst:2081
2131-
#,fuzzy
21322124
msgid""
21332125
"Raises an :ref:`auditing event <auditing>` ``ctypes.string_at`` with "
21342126
"arguments ``ptr``, ``size``."
21352127
msgstr""
2136-
"引發一個附帶引數 ``library``、``name`` 的\\ :ref:`稽核事件 <auditing>` "
2137-
"``ctypes.dlsym``。"
2128+
"引發一個附帶引數 ``ptr``、``size`` 的\\ :ref:`稽核事件 <auditing>```ctypes."
2129+
"string_at``。"
21382130

21392131
#:../../library/ctypes.rst:2086
21402132
msgid""
@@ -2159,13 +2151,12 @@ msgid ""
21592151
msgstr""
21602152

21612153
#:../../library/ctypes.rst:2104
2162-
#,fuzzy
21632154
msgid""
21642155
"Raises an :ref:`auditing event <auditing>` ``ctypes.wstring_at`` with "
21652156
"arguments ``ptr``, ``size``."
21662157
msgstr""
2167-
"引發一個附帶引數 ``library``、``name`` 的\\ :ref:`稽核事件 <auditing>` "
2168-
"``ctypes.dlsym``。"
2158+
"引發一個附帶引數 ``ptr``、``size`` 的\\ :ref:`稽核事件 <auditing>```ctypes."
2159+
"wstring_at``。"
21692160

21702161
#:../../library/ctypes.rst:2110
21712162
msgid"Data types"
@@ -2197,7 +2188,6 @@ msgid ""
21972188
msgstr""
21982189

21992190
#:../../library/ctypes.rst:2133../../library/ctypes.rst:2143
2200-
#,fuzzy
22012191
msgid""
22022192
"Raises an :ref:`auditing event <auditing>` ``ctypes.cdata/buffer`` with "
22032193
"arguments ``pointer``, ``size``, ``offset``."
@@ -2731,65 +2721,3 @@ msgid ""
27312721
"Returns the object to which to pointer points. Assigning to this attribute "
27322722
"changes the pointer to point to the assigned object."
27332723
msgstr""
2734-
2735-
#,fuzzy
2736-
#~ msgid ""
2737-
#~ "Some ways to invoke foreign function calls may raise an auditing event "
2738-
#~ "ctypes.call_function with arguments function pointer and arguments."
2739-
#~ msgstr ""
2740-
#~ "引發一個附帶引數 ``func_pointer``、``arguments`` 的\\ :ref:`稽核事件 "
2741-
#~ "<auditing>` ``ctypes.call_function``。"
2742-
2743-
#,fuzzy
2744-
#~ msgid "Raises an auditing event ctypes.addressof with argument obj."
2745-
#~ msgstr ""
2746-
#~ "引發一個附帶引數 ``obj`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2747-
#~ "addressof``。"
2748-
2749-
#,fuzzy
2750-
#~ msgid "Raises an auditing event ctypes.get_errno with no arguments."
2751-
#~ msgstr ""
2752-
#~ "引發一個不附帶引數的\\ :ref:`稽核事件 <auditing>` ``ctypes.get_errno``。"
2753-
2754-
#,fuzzy
2755-
#~ msgid "Raises an auditing event ctypes.set_errno with argument errno."
2756-
#~ msgstr ""
2757-
#~ "引發一個附帶引數 ``errno`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2758-
#~ "set_errno``。"
2759-
2760-
#,fuzzy
2761-
#~ msgid "Raises an auditing event ctypes.set_last_error with argument error."
2762-
#~ msgstr ""
2763-
#~ "引發一個附帶引數 ``error`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2764-
#~ "get_last_error``。"
2765-
2766-
#,fuzzy
2767-
#~ msgid "Raises an auditing event ctypes.string_at with arguments ptr, size."
2768-
#~ msgstr ""
2769-
#~ "引發一個附帶引數 ``ptr``、``size`` 的\\ :ref:`稽核事件 <auditing>` "
2770-
#~ "``ctypes.string_at``。"
2771-
2772-
#,fuzzy
2773-
#~ msgid "Raises an auditing event ctypes.wstring_at with arguments ptr, size."
2774-
#~ msgstr ""
2775-
#~ "引發一個附帶引數 ``ptr``、``size`` 的\\ :ref:`稽核事件 <auditing>` "
2776-
#~ "``ctypes.wstring_at``。"
2777-
2778-
#,fuzzy
2779-
#~ msgid ""
2780-
#~ "This method, and others that indirectly call this method, raises an "
2781-
#~ "auditing event ctypes.cdata with argument address."
2782-
#~ msgstr ""
2783-
#~ "引發一個附帶引數 ``address`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2784-
#~ "cdata``。"
2785-
2786-
#,fuzzy
2787-
#~ msgid ""
2788-
#~ "Raises an :ref:`auditing event <auditing>` ``ctypes.dlsym/handle`` with "
2789-
#~ "arguments ``handle``, ``name``."
2790-
#~ msgstr ""
2791-
#~ "引發一個附帶引數 ``handle``、``name`` 的\\ :ref:`稽核事件 <auditing>` "
2792-
#~ "``ctypes.dlsym/handle``。"
2793-
2794-
#~ msgid ":c:expr:`size_t`"
2795-
#~ msgstr ":c:expr:`size_t`"

‎library/ensurepip.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ msgstr ""
237237
"*verbosity* 用來控制初始建置操作內,對於 :data:`sys.stdout` 的輸出等級。"
238238

239239
#:../../library/ensurepip.rst:125
240-
#,fuzzy
241240
msgid""
242241
"Raises an :ref:`auditing event <auditing>` ``ensurepip.bootstrap`` with "
243242
"argument ``root``."

‎library/fcntl.po

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ msgid "If the :c:func:`fcntl` call fails, an :exc:`OSError` is raised."
114114
msgstr""
115115

116116
#:../../library/fcntl.rst:85
117-
#,fuzzy
118117
msgid""
119118
"Raises an :ref:`auditing event <auditing>` ``fcntl.fcntl`` with arguments "
120119
"``fd``, ``cmd``, ``arg``."
@@ -184,7 +183,6 @@ msgid "An example::"
184183
msgstr"範例: ::"
185184

186185
#:../../library/fcntl.rst:136
187-
#,fuzzy
188186
msgid""
189187
"Raises an :ref:`auditing event <auditing>` ``fcntl.ioctl`` with arguments "
190188
"``fd``, ``request``, ``arg``."
@@ -206,7 +204,6 @@ msgid ""
206204
msgstr""
207205

208206
#:../../library/fcntl.rst:148
209-
#,fuzzy
210207
msgid""
211208
"Raises an :ref:`auditing event <auditing>` ``fcntl.flock`` with arguments "
212209
"``fd``, ``operation``."
@@ -277,7 +274,6 @@ msgid ""
277274
msgstr""
278275

279276
#:../../library/fcntl.rst:194
280-
#,fuzzy
281277
msgid""
282278
"Raises an :ref:`auditing event <auditing>` ``fcntl.lockf`` with arguments "
283279
"``fd``, ``cmd``, ``len``, ``start``, ``whence``."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp