@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.11\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2022-11-25 16:25 +0000\n "
14+ "POT-Creation-Date : 2022-12-15 04:15 +0000\n "
1515"PO-Revision-Date : 2021-06-28 00:55+0000\n "
1616"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2021\n "
1717"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -84,6 +84,9 @@ msgstr ""
8484msgid "Removed the *loop* parameter."
8585msgstr ""
8686
87+ msgid "Added the *ssl_shutdown_timeout* parameter."
88+ msgstr ""
89+
8790msgid "Start a socket server."
8891msgstr ""
8992
@@ -125,9 +128,6 @@ msgstr ""
125128msgid "See also the documentation of :meth:`loop.create_unix_connection`."
126129msgstr ""
127130
128- msgid ":ref:`Availability <availability>`: Unix."
129- msgstr ""
130-
131131msgid ""
132132"Added the *ssl_handshake_timeout* parameter. The *path* parameter can now be "
133133"a :term:`path-like object`"
@@ -142,6 +142,9 @@ msgstr ""
142142msgid "See also the documentation of :meth:`loop.create_unix_server`."
143143msgstr ""
144144
145+ msgid ":ref:`Availability <availability>`: Unix."
146+ msgstr ""
147+
145148msgid ""
146149"Added the *ssl_handshake_timeout* and *start_serving* parameters. The *path* "
147150"parameter can now be a :term:`path-like object`."
0 commit comments