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.10\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-03-21 17:18 +0000\n "
14+ "POT-Creation-Date : 2026-04-07 18:05 +0000\n "
1515"PO-Revision-Date : 2025-09-22 15:58+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -635,6 +635,12 @@ msgid ""
635635"passed verbatim. (POSIX only)"
636636msgstr ""
637637
638+ msgid ""
639+ "Specifying *user* will not drop existing supplementary group memberships! "
640+ "The caller must also pass ``extra_groups=()`` to reduce the group membership "
641+ "of the child process for security purposes."
642+ msgstr ""
643+
638644msgid ""
639645"If *umask* is not negative, the umask() system call will be made in the "
640646"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.10\n"
1313"Report-Msgid-Bugs-To: \n"
14- "POT-Creation-Date: 2026-04-05 17:47 +0000\n"
14+ "POT-Creation-Date: 2026-04-07 18:05 +0000\n"
1515"PO-Revision-Date: 2025-09-22 15:59+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
@@ -906,9 +914,6 @@ msgid ""
906914"reference ``python3_d.dll``."
907915msgstr ""
908916
909- msgid "macOS"
910- msgstr "macOS"
911-
912917msgid ""
913918":gh:`103207`: Add instructions to the macOS installer welcome display on how "
914919"to workaround the macOS 13 Ventura “The installer encountered an error” "
You can’t perform that action at this time.
0 commit comments