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

Commit2f09717

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parentd3baed1 commit2f09717

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+479
-257
lines changed

‎README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1414
]]]-->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![Total Translation of Documentation](https://img.shields.io/badge/Total-5.205%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-5.198%25-0.svg)
1717
![24 Translators](https://img.shields.io/badge/Translators-24-0.svg)
1818
<!-- [[[end]]]-->
1919

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1414
]]]-->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-5.205%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-5.198%25-0.svg)
1717
![24 tłumaczy](https://img.shields.io/badge/tłumaczy-24-0.svg)
1818
<!-- [[[end]]]-->
1919

‎c-api/abstract.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.14\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2025-05-09 14:19+0000\n"
15+
"POT-Creation-Date:2025-05-30 14:22+0000\n"
1616
"PO-Revision-Date:2021-06-28 00:47+0000\n"
1717
"Last-Translator:Krzysztof Wierzbicki <krzwierz79@gmail.com>, 2021\n"
1818
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/arg.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.14\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2025-05-23 14:20+0000\n"
16+
"POT-Creation-Date:2025-06-06 14:20+0000\n"
1717
"PO-Revision-Date:2021-06-28 00:47+0000\n"
1818
"Last-Translator:Stan Ulbrych, 2025\n"
1919
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -989,9 +989,7 @@ msgstr ""
989989
msgid"Convert a C :c:type:`Py_ssize_t` to a Python integer."
990990
msgstr""
991991

992-
msgid""
993-
"Convert a C :c:expr:`int` to a Python :class:`bool` object. .. "
994-
"versionadded:: 3.14"
992+
msgid"Convert a C :c:expr:`int` to a Python :class:`bool` object."
995993
msgstr""
996994

997995
msgid"``c`` (:class:`bytes` of length 1) [char]"

‎c-api/index.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.14\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-05-09 14:19+0000\n"
14+
"POT-Creation-Date:2025-05-30 14:22+0000\n"
1515
"PO-Revision-Date:2021-06-28 00:48+0000\n"
1616
"Last-Translator:Stan Ulbrych, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/lifecycle.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.14\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-05-23 14:20+0000\n"
14+
"POT-Creation-Date:2025-06-06 14:20+0000\n"
1515
"PO-Revision-Date:2025-05-23 14:21+0000\n"
1616
"Last-Translator:Maciej Olko <maciej.olko@gmail.com>, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -43,9 +43,7 @@ msgid ""
4343
"condition that must be true for *B* to occur after *A*."
4444
msgstr""
4545

46-
msgid""
47-
"Diagram showing events in an object's life. Explained in detail\n"
48-
"below."
46+
msgid"Diagram showing events in an object's life. Explained in detail below."
4947
msgstr""
5048

5149
msgid"Explanation:"

‎c-api/list.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.14\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2025-05-16 14:19+0000\n"
16+
"POT-Creation-Date:2025-05-30 14:22+0000\n"
1717
"PO-Revision-Date:2021-06-28 00:49+0000\n"
1818
"Last-Translator:Stan Ulbrych, 2025\n"
1919
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/mapping.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.14\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2025-05-16 14:19+0000\n"
15+
"POT-Creation-Date:2025-05-30 14:22+0000\n"
1616
"PO-Revision-Date:2021-06-28 00:49+0000\n"
1717
"Last-Translator:Stan Ulbrych, 2025\n"
1818
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/module.po

Lines changed: 33 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.14\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2025-05-23 14:20+0000\n"
15+
"POT-Creation-Date:2025-06-06 14:20+0000\n"
1616
"PO-Revision-Date:2021-06-28 00:49+0000\n"
1717
"Last-Translator:haaritsubaki, 2023\n"
1818
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -266,26 +266,46 @@ msgid ""
266266
"initialization\". Extension modules created this way behave more like Python "
267267
"modules: the initialization is split between the *creation phase*, when the "
268268
"module object is created, and the *execution phase*, when it is populated. "
269-
"The distinction is similar to the :py:meth:`!__new__` and :py:meth:`!"
270-
"__init__` methods of classes."
269+
"The distinction is similar to the :py:meth:`~object.__new__` and :py:meth:"
270+
"`~object.__init__` methods of classes."
271271
msgstr""
272272

273273
msgid""
274274
"Unlike modules created using single-phase initialization, these modules are "
275-
"not singletons: if the *sys.modules* entry is removed and the module is re-"
276-
"imported, a new module object is created, and the old module is subject to "
277-
"normal garbage collection -- as with Python modules. By default, multiple "
278-
"modules created from the same definition should be independent: changes to "
279-
"one should not affect the others. This means that all state should be "
280-
"specific to the module object (using e.g. using :c:func:"
281-
"`PyModule_GetState`), or its contents (such as the module's :attr:`~object."
282-
"__dict__` or individual classes created with :c:func:`PyType_FromSpec`)."
275+
"not singletons. For example, if the :py:attr:`sys.modules` entry is removed "
276+
"and the module is re-imported, a new module object is created, and typically "
277+
"populated with fresh method and type objects. The old module is subject to "
278+
"normal garbage collection. This mirrors the behavior of pure-Python modules."
279+
msgstr""
280+
281+
msgid""
282+
"Additional module instances may be created in :ref:`sub-interpreters <sub-"
283+
"interpreter-support>` or after after Python runtime reinitialization (:c:"
284+
"func:`Py_Finalize` and :c:func:`Py_Initialize`). In these cases, sharing "
285+
"Python objects between module instances would likely cause crashes or "
286+
"undefined behavior."
287+
msgstr""
288+
289+
msgid""
290+
"To avoid such issues, each instance of an extension module should be "
291+
"*isolated*: changes to one instance should not implicitly affect the others, "
292+
"and all state, including references to Python objects, should be specific to "
293+
"a particular module instance. See :ref:`isolating-extensions-howto` for more "
294+
"details and a practical guide."
295+
msgstr""
296+
297+
msgid""
298+
"A simpler way to avoid these issues is :ref:`raising an error on repeated "
299+
"initialization <isolating-extensions-optout>`."
283300
msgstr""
284301

285302
msgid""
286303
"All modules created using multi-phase initialization are expected to "
287-
"support :ref:`sub-interpreters <sub-interpreter-support>`. Making sure "
288-
"multiple modules are independent is typically enough to achieve this."
304+
"support :ref:`sub-interpreters <sub-interpreter-support>`, or otherwise "
305+
"explicitly signal a lack of support. This is usually achieved by isolation "
306+
"or blocking repeated initialization, as above. A module may also be limited "
307+
"to the main interpreter using the :c:data:`Py_mod_multiple_interpreters` "
308+
"slot."
289309
msgstr""
290310

291311
msgid""

‎c-api/number.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.14\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2025-05-09 14:19+0000\n"
15+
"POT-Creation-Date:2025-05-30 14:22+0000\n"
1616
"PO-Revision-Date:2021-06-28 00:49+0000\n"
1717
"Last-Translator:haaritsubaki, 2024\n"
1818
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/set.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.14\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2025-05-16 14:19+0000\n"
15+
"POT-Creation-Date:2025-05-30 14:22+0000\n"
1616
"PO-Revision-Date:2021-06-28 00:50+0000\n"
1717
"Last-Translator:Stan Ulbrych, 2025\n"
1818
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎c-api/stable.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.14\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-05-09 14:19+0000\n"
14+
"POT-Creation-Date:2025-06-06 14:20+0000\n"
1515
"PO-Revision-Date:2021-06-28 00:50+0000\n"
1616
"Last-Translator:Maciej Olko <maciej.olko@gmail.com>, 2024\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎contents.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.14\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-05-09 14:19+0000\n"
14+
"POT-Creation-Date:2025-05-30 14:22+0000\n"
1515
"PO-Revision-Date:2021-06-28 00:47+0000\n"
1616
"Last-Translator:Maciej Olko <maciej.olko@gmail.com>, 2021\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎extending/windows.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.14\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-05-23 14:20+0000\n"
14+
"POT-Creation-Date:2025-06-06 14:20+0000\n"
1515
"PO-Revision-Date:2021-06-28 00:52+0000\n"
1616
"Last-Translator:Krzysztof Abramowicz, 2022\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -152,8 +152,8 @@ msgid ""
152152
"By default, inclusion of :file:`PC/pyconfig.h` directly or via :file:`Python."
153153
"h` triggers an implicit, configure-aware link with the library. The header "
154154
"file chooses :file:`pythonXY_d.lib` for Debug, :file:`pythonXY.lib` for "
155-
"Release, and :file:`pythonX.lib` for Release with the `Limited API<stable-"
156-
"application-binary-interface>`_ enabled."
155+
"Release, and :file:`pythonX.lib` for Release with the:ref:`Limited API "
156+
"<stable-application-binary-interface>` enabled."
157157
msgstr""
158158

159159
msgid""

‎faq/index.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.14\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-05-09 14:19+0000\n"
14+
"POT-Creation-Date:2025-05-30 14:22+0000\n"
1515
"PO-Revision-Date:2021-06-28 00:52+0000\n"
1616
"Last-Translator:Seweryn Piórkowski <seweryn.piorkowski@gmail.com>, 2021\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎faq/installed.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.14\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-05-09 14:19+0000\n"
14+
"POT-Creation-Date:2025-05-30 14:22+0000\n"
1515
"PO-Revision-Date:2021-06-28 00:52+0000\n"
1616
"Last-Translator:Krzysztof Abramowicz, 2022\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎howto/enum.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.14\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2025-05-09 14:19+0000\n"
15+
"POT-Creation-Date:2025-05-30 14:22+0000\n"
1616
"PO-Revision-Date:2021-06-28 00:53+0000\n"
1717
"Last-Translator:Stan Ulbrych, 2025\n"
1818
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎howto/functional.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.14\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2025-05-09 14:19+0000\n"
16+
"POT-Creation-Date:2025-05-30 14:22+0000\n"
1717
"PO-Revision-Date:2021-06-28 00:53+0000\n"
1818
"Last-Translator:Stan Ulbrych, 2025\n"
1919
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎howto/ipaddress.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.14\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2025-05-09 14:19+0000\n"
16+
"POT-Creation-Date:2025-05-30 14:22+0000\n"
1717
"PO-Revision-Date:2021-06-28 00:53+0000\n"
1818
"Last-Translator:Stan Ulbrych, 2025\n"
1919
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

‎howto/isolating-extensions.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.14\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-05-23 14:20+0000\n"
14+
"POT-Creation-Date:2025-06-06 14:20+0000\n"
1515
"PO-Revision-Date:2022-11-05 19:48+0000\n"
1616
"Last-Translator:Maciej Olko <maciej.olko@gmail.com>, 2022\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -225,8 +225,8 @@ msgstr ""
225225
msgid""
226226
"If it is necessary to use process-global state, the simplest way to avoid "
227227
"issues with multiple interpreters is to explicitly prevent a module from "
228-
"being loaded more than once per process—see`Opt-Out: Limiting to One Module"
229-
"Object per Process`_."
228+
"being loaded more than once per process—see:ref:`isolating-extensions-"
229+
"optout`."
230230
msgstr""
231231

232232
msgid"Managing Per-Module State"

‎howto/urllib2.po

Lines changed: 23 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version:Python 3.14\n"
1616
"Report-Msgid-Bugs-To:\n"
17-
"POT-Creation-Date:2025-05-09 14:19+0000\n"
17+
"POT-Creation-Date:2025-06-06 14:20+0000\n"
1818
"PO-Revision-Date:2021-06-28 00:53+0000\n"
1919
"Last-Translator:Stan Ulbrych, 2025\n"
2020
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -340,77 +340,32 @@ msgstr ""
340340

341341
msgid""
342342
":attr:`http.server.BaseHTTPRequestHandler.responses` is a useful dictionary "
343-
"of response codesinthat shows all the response codes used by :rfc:`2616`. "
344-
"Thedictionary isreproduced here for convenience ::"
343+
"of response codes that shows all the response codes used by :rfc:`2616`. An "
344+
"excerpt from thedictionary isshown below ::"
345345
msgstr""
346346

347347
msgid""
348-
"# Table mapping response codes to messages; entries have the\n"
349-
"# form {code: (shortmessage, longmessage)}.\n"
350348
"responses = {\n"
351-
" 100: ('Continue', 'Request received, please continue'),\n"
352-
" 101: ('Switching Protocols',\n"
353-
" 'Switching to new protocol; obey Upgrade header'),\n"
354-
"\n"
355-
" 200: ('OK', 'Request fulfilled, document follows'),\n"
356-
" 201: ('Created', 'Document created, URL follows'),\n"
357-
" 202: ('Accepted',\n"
358-
" 'Request accepted, processing continues off-line'),\n"
359-
" 203: ('Non-Authoritative Information', 'Request fulfilled from cache'),\n"
360-
" 204: ('No Content', 'Request fulfilled, nothing follows'),\n"
361-
" 205: ('Reset Content', 'Clear input form for further input.'),\n"
362-
" 206: ('Partial Content', 'Partial content follows.'),\n"
363-
"\n"
364-
" 300: ('Multiple Choices',\n"
365-
" 'Object has several resources -- see URI list'),\n"
366-
" 301: ('Moved Permanently', 'Object moved permanently -- see URI list'),\n"
367-
" 302: ('Found', 'Object moved temporarily -- see URI list'),\n"
368-
" 303: ('See Other', 'Object moved -- see Method and URL list'),\n"
369-
" 304: ('Not Modified',\n"
370-
" 'Document has not changed since given time'),\n"
371-
" 305: ('Use Proxy',\n"
372-
" 'You must use proxy specified in Location to access this '\n"
373-
" 'resource.'),\n"
374-
" 307: ('Temporary Redirect',\n"
375-
" 'Object moved temporarily -- see URI list'),\n"
376-
"\n"
377-
" 400: ('Bad Request',\n"
378-
" 'Bad request syntax or unsupported method'),\n"
379-
" 401: ('Unauthorized',\n"
380-
" 'No permission -- see authorization schemes'),\n"
381-
" 402: ('Payment Required',\n"
382-
" 'No payment -- see charging schemes'),\n"
383-
" 403: ('Forbidden',\n"
384-
" 'Request forbidden -- authorization will not help'),\n"
385-
" 404: ('Not Found', 'Nothing matches the given URI'),\n"
386-
" 405: ('Method Not Allowed',\n"
387-
" 'Specified method is invalid for this server.'),\n"
388-
" 406: ('Not Acceptable', 'URI not available in preferred format.'),\n"
389-
" 407: ('Proxy Authentication Required', 'You must authenticate with '\n"
390-
" 'this proxy before proceeding.'),\n"
391-
" 408: ('Request Timeout', 'Request timed out; try again later.'),\n"
392-
" 409: ('Conflict', 'Request conflict.'),\n"
393-
" 410: ('Gone',\n"
394-
" 'URI no longer exists and has been permanently removed.'),\n"
395-
" 411: ('Length Required', 'Client must specify Content-Length.'),\n"
396-
" 412: ('Precondition Failed', 'Precondition in headers is false.'),\n"
397-
" 413: ('Request Entity Too Large', 'Entity is too large.'),\n"
398-
" 414: ('Request-URI Too Long', 'URI is too long.'),\n"
399-
" 415: ('Unsupported Media Type', 'Entity body in unsupported format.'),\n"
400-
" 416: ('Requested Range Not Satisfiable',\n"
401-
" 'Cannot satisfy request range.'),\n"
402-
" 417: ('Expectation Failed',\n"
403-
" 'Expect condition could not be satisfied.'),\n"
404-
"\n"
405-
" 500: ('Internal Server Error', 'Server got itself in trouble'),\n"
406-
" 501: ('Not Implemented',\n"
407-
" 'Server does not support this operation'),\n"
408-
" 502: ('Bad Gateway', 'Invalid responses from another server/proxy.'),\n"
409-
" 503: ('Service Unavailable',\n"
410-
" 'The server cannot process the request due to a high load'),\n"
411-
" 504: ('Gateway Timeout',\n"
412-
" 'The gateway server did not receive a timely response'),\n"
413-
" 505: ('HTTP Version Not Supported', 'Cannot fulfill request.'),\n"
349+
" ...\n"
350+
" <HTTPStatus.OK: 200>: ('OK', 'Request fulfilled, document follows'),\n"
351+
" ...\n"
352+
" <HTTPStatus.FORBIDDEN: 403>: ('Forbidden',\n"
353+
" 'Request forbidden -- authorization will "
354+
"'\n"
355+
" 'not help'),\n"
356+
" <HTTPStatus.NOT_FOUND: 404>: ('Not Found',\n"
357+
" 'Nothing matches the given URI'),\n"
358+
" ...\n"
359+
" <HTTPStatus.IM_A_TEAPOT: 418>: (\"I'm a Teapot\",\n"
360+
" 'Server refuses to brew coffee because "
361+
"'\n"
362+
" 'it is a teapot'),\n"
363+
" ...\n"
364+
" <HTTPStatus.SERVICE_UNAVAILABLE: 503>: ('Service Unavailable',\n"
365+
" 'The server cannot process the "
366+
"'\n"
367+
" 'request due to a high load'),\n"
368+
" ...\n"
414369
" }"
415370
msgstr""
416371

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp