File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.11\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-03-21 16:31 +0000\n "
14+ "POT-Creation-Date : 2026-04-07 17:16 +0000\n "
1515"PO-Revision-Date : 2025-09-22 16:50+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -654,6 +654,12 @@ msgid ""
654654"passed verbatim. (POSIX only)"
655655msgstr ""
656656
657+ msgid ""
658+ "Specifying *user* will not drop existing supplementary group memberships! "
659+ "The caller must also pass ``extra_groups=()`` to reduce the group membership "
660+ "of the child process for security purposes."
661+ msgstr ""
662+
657663msgid ""
658664"If *umask* is not negative, the umask() system call will be made in the "
659665"child process prior to the execution of the subprocess."
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version: Python 3.11\n"
1313"Report-Msgid-Bugs-To: \n"
14- "POT-Creation-Date: 2026-04-05 16:42 +0000\n"
14+ "POT-Creation-Date: 2026-04-07 17:16 +0000\n"
1515"PO-Revision-Date: 2025-09-22 16:51+0000\n"
1616"Last-Translator: python-doc bot, 2026\n"
1717"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -32,6 +32,14 @@ msgstr "Następna wersja Pythona"
3232msgid "*Release date: XXXX-XX-XX*"
3333msgstr "*Data wydania: XX.XX.XXXX*"
3434
35+ msgid "macOS"
36+ msgstr "macOS"
37+
38+ msgid ""
39+ ":gh:`137586`: Invoke :program:`osascript` with absolute path in :mod:"
40+ "`webbrowser` and :mod:`!turtledemo`."
41+ msgstr ""
42+
3543msgid "Security"
3644msgstr "Bezpieczeństwo"
3745
@@ -1504,9 +1512,6 @@ msgid ""
15041512"*tagname* argument on Windows."
15051513msgstr ""
15061514
1507- msgid "macOS"
1508- msgstr "macOS"
1509-
15101515msgid ":gh:`115009`: Update macOS installer to use SQLite 3.45.1."
15111516msgstr ""
15121517
You can’t perform that action at this time.
0 commit comments