File tree 7 files changed +15
-7
lines changed
7 files changed +15
-7
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.12\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-10-26 20:45 +0000\n "
14
+ "POT-Creation-Date : 2024-11-15 14:53 +0000\n "
15
15
"PO-Revision-Date : 2024-05-11 00:32+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.12\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-10-26 20:45 +0000\n "
14
+ "POT-Creation-Date : 2024-11-15 14:53 +0000\n "
15
15
"PO-Revision-Date : 2024-05-11 00:32+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.12\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-10-26 20:45 +0000\n "
14
+ "POT-Creation-Date : 2024-11-15 14:53 +0000\n "
15
15
"PO-Revision-Date : 2024-05-11 00:33+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.12\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-10-26 20:45 +0000\n "
14
+ "POT-Creation-Date : 2024-11-15 14:53 +0000\n "
15
15
"PO-Revision-Date : 2024-05-11 00:33+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.12\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-10-26 20:45 +0000\n "
14
+ "POT-Creation-Date : 2024-11-15 14:53 +0000\n "
15
15
"PO-Revision-Date : 2024-05-11 00:33+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.12\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-10-26 20:45 +0000\n "
14
+ "POT-Creation-Date : 2024-11-19 01:32 +0000\n "
15
15
"PO-Revision-Date : 2024-05-11 00:34+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -448,6 +448,14 @@ msgid ""
448
448
"and :func:`urlunsplit`, removing possible *scheme* and *netloc* parts."
449
449
msgstr ""
450
450
451
+ msgid ""
452
+ "Because an absolute URL may be passed as the ``url`` parameter, it is "
453
+ "generally **not secure** to use ``urljoin`` with an attacker-controlled "
454
+ "``url``. For example in, ``urljoin(\" https://website.com/users/\" , "
455
+ "username)``, if ``username`` can contain an absolute URL, the result of "
456
+ "``urljoin`` will be the absolute URL."
457
+ msgstr ""
458
+
451
459
msgid "Behavior updated to match the semantics defined in :rfc:`3986`."
452
460
msgstr ""
453
461
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.12\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2024-10-26 20:45 +0000\n "
14
+ "POT-Creation-Date : 2024-11-15 14:53 +0000\n "
15
15
"PO-Revision-Date : 2024-05-11 00:34+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
You can’t perform that action at this time.
0 commit comments