We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentc1d6aa7 commit0027eecCopy full SHA for 0027eec
README.en.md
@@ -13,7 +13,7 @@ f'''''')
14
]]]-->
15

16
-
+
17

18
<!-- [[[end]]]-->
19
README.md
''')
-
+

c-api/arg.po
@@ -11,7 +11,7 @@ msgid ""
11
msgstr ""
12
"Project-Id-Version:Python 3.13\n"
"Report-Msgid-Bugs-To:\n"
-"POT-Creation-Date:2025-10-05 14:53+0000\n"
+"POT-Creation-Date:2025-10-25 15:01+0000\n"
"PO-Revision-Date:2025-09-15 01:03+0000\n"
"Last-Translator:python-doc bot, 2025\n"
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -269,7 +269,7 @@ msgstr ""
269
msgid""
270
"This format accepts any object which implements the read-write buffer "
271
"interface. It fills a :c:type:`Py_buffer` structure provided by the caller. "
272
-"The buffer may contain embedded null bytes. The callerhave to call :c:func:"
+"The buffer may contain embedded null bytes. The callerhas to call :c:func:"
273
"`PyBuffer_Release` when it is done with the buffer."
274
msgstr""
275
c-api/capsule.po
@@ -32,7 +32,7 @@ msgstr ""
32
33
34
"This subtype of :c:type:`PyObject` represents an opaque value, useful for C "
35
-"extension moduleswho need to pass an opaque value (as a :c:expr:`void*` "
+"extension moduleswhich need to pass an opaque value (as a :c:expr:`void*` "
36
"pointer) through Python code to other C code. It is often used to make a C "
37
"function pointer defined in one module available to other modules, so the "
38
"regular import mechanism can be used to access C APIs defined in dynamically "
c-api/module.po
@@ -97,6 +97,12 @@ msgid ""
97
"was created, or ``NULL`` if the module wasn't created from a definition."
98
99
100
+msgid""
101
+"On error, return ``NULL`` with an exception set. Use :c:func:"
102
+"`PyErr_Occurred` to tell this case apart from a mising :c:type:`!"
103
+"PyModuleDef`."
104
+msgstr""
105
+
106
107
"Return the name of the file from which *module* was loaded using *module*'s :"
108
"attr:`~module.__file__` attribute. If this is not defined, or if it is not "
library/asyncio-stream.po
library/xmlrpc.client.po
-"POT-Creation-Date:2025-10-13 15:08+0000\n"
"PO-Revision-Date:2025-09-15 01:05+0000\n"
@@ -615,7 +615,7 @@ msgid "Convenience Functions"
615
616
617
618
-"Convert *params* into an XML-RPC request. or into a response if "
+"Convert *params* into an XML-RPC request, or into a response if "
619
"*methodresponse* is true. *params* can be either a tuple of arguments or an "
620
"instance of the :exc:`Fault` exception class. If *methodresponse* is true, "
621
"only a single value can be returned, meaning that *params* must be of length "
tutorial/appendix.po
@@ -12,7 +12,7 @@ msgid ""
-"POT-Creation-Date:2025-10-03 14:59+0000\n"
+"POT-Creation-Date:2025-10-23 15:08+0000\n"
"Last-Translator:Maciej Olko <maciej.olko@gmail.com>, 2025\n"
tutorial/controlflow.po
using/configure.po