File tree Expand file tree Collapse file tree 3 files changed +12
-9
lines changed
Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.13\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2025-09-15 15:19 +0000\n "
14+ "POT-Creation-Date : 2025-10-05 14:53 +0000\n "
1515"PO-Revision-Date : 2025-09-15 01:03+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -293,6 +293,11 @@ msgid ""
293293"until it can be sent."
294294msgstr ""
295295
296+ msgid ""
297+ "The *data* buffer should be a bytes, bytearray, or C-contiguous one-"
298+ "dimensional memoryview object."
299+ msgstr ""
300+
296301msgid "The method should be used along with the ``drain()`` method::"
297302msgstr ""
298303
@@ -301,11 +306,6 @@ msgid ""
301306"await stream.drain()"
302307msgstr ""
303308
304- msgid ""
305- "The *data* buffer should be a C contiguous one-dimensional :term:`bytes-like "
306- "object <bytes-like object>`."
307- msgstr ""
308-
309309msgid ""
310310"The method writes a list (or any iterable) of bytes to the underlying socket "
311311"immediately. If that fails, the data is queued in an internal write buffer "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.13\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2025-09-27 14:56 +0000\n "
14+ "POT-Creation-Date : 2025-10-05 14:53 +0000\n "
1515"PO-Revision-Date : 2025-09-15 01:05+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -51,7 +51,7 @@ msgid "Support for threads."
5151msgstr ""
5252
5353msgid ""
54- "OpenSSL 1.1.1 is the minimum version and OpenSSL 3.0.9 is the recommended "
54+ "OpenSSL 1.1.1 is the minimum version and OpenSSL 3.0.18 is the recommended "
5555"minimum version for the :mod:`ssl` and :mod:`hashlib` extension modules."
5656msgstr ""
5757
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version: Python 3.13\n"
1313"Report-Msgid-Bugs-To: \n"
14- "POT-Creation-Date: 2025-10-01 15:05 +0000\n"
14+ "POT-Creation-Date: 2025-10-05 14:53 +0000\n"
1515"PO-Revision-Date: 2025-09-15 01:05+0000\n"
1616"Last-Translator: python-doc bot, 2025\n"
1717"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -35,6 +35,9 @@ msgstr "*Data wydania: XX.XX.XXXX*"
3535msgid "Windows"
3636msgstr "Windows"
3737
38+ msgid ":gh:`139573`: Updated bundled version of OpenSSL to 3.0.18."
39+ msgstr ""
40+
3841msgid ""
3942":gh:`138896`: Fix error installing C runtime on non-updated Windows machines"
4043msgstr ""
You can’t perform that action at this time.
0 commit comments