File tree Expand file tree Collapse file tree 8 files changed +30
-8
lines changed
Expand file tree Collapse file tree 8 files changed +30
-8
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.14\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-01-23 14:20 +0000\n "
14+ "POT-Creation-Date : 2026-02-11 14:49 +0000\n "
1515"PO-Revision-Date : 2025-09-16 00:00+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"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 ""
1111msgstr ""
1212"Project-Id-Version : Python 3.14\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-01-23 14:20 +0000\n "
14+ "POT-Creation-Date : 2026-02-11 14:49 +0000\n "
1515"PO-Revision-Date : 2025-09-16 00:00+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"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 ""
1111msgstr ""
1212"Project-Id-Version : Python 3.14\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-02-09 14:46 +0000\n "
14+ "POT-Creation-Date : 2026-02-13 14:37 +0000\n "
1515"PO-Revision-Date : 2025-09-16 00:01+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -3321,6 +3321,13 @@ msgid ""
33213321"specified in the format string will be pulled from the default value."
33223322msgstr ""
33233323
3324+ msgid ""
3325+ "Format strings without separators can be ambiguous for parsing. For example, "
3326+ "with ``%Y%m%d``, the string ``2026111`` may be parsed either as "
3327+ "``2026-11-01`` or as ``2026-01-11``. Use separators to ensure the input is "
3328+ "parsed as intended."
3329+ msgstr ""
3330+
33243331msgid ""
33253332"When used to parse partial dates lacking a year, :meth:`.datetime.strptime` "
33263333"and :meth:`.date.strptime` will raise when encountering February 29 because "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.14\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-02-07 14:20 +0000\n "
14+ "POT-Creation-Date : 2026-02-13 14:37 +0000\n "
1515"PO-Revision-Date : 2025-09-16 00:01+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -106,6 +106,11 @@ msgid ""
106106"new signal handler."
107107msgstr ""
108108
109+ msgid ""
110+ "Synchronization primitives such as :class:`threading.Lock` should not be "
111+ "used within signal handlers. Doing so can lead to unexpected deadlocks."
112+ msgstr ""
113+
109114msgid "Module contents"
110115msgstr ""
111116
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.14\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-01-23 14:20 +0000\n "
14+ "POT-Creation-Date : 2026-02-11 14:49 +0000\n "
1515"PO-Revision-Date : 2025-09-16 00:02+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"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 ""
1111msgstr ""
1212"Project-Id-Version : Python 3.14\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-01-23 14:20 +0000\n "
14+ "POT-Creation-Date : 2026-02-11 14:49 +0000\n "
1515"PO-Revision-Date : 2025-09-16 00:02+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"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 ""
1111msgstr ""
1212"Project-Id-Version : Python 3.14\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-01-23 14:20 +0000\n "
14+ "POT-Creation-Date : 2026-02-11 14:49 +0000\n "
1515"PO-Revision-Date : 2025-09-16 00:02+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"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 ""
1111msgstr ""
1212"Project-Id-Version: Python 3.14\n"
1313"Report-Msgid-Bugs-To: \n"
14- "POT-Creation-Date: 2026-02-11 14:49 +0000\n"
14+ "POT-Creation-Date: 2026-02-13 14:37 +0000\n"
1515"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1616"Last-Translator: python-doc bot, 2026\n"
1717"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -55,6 +55,11 @@ msgid ""
5555"comparison."
5656msgstr ""
5757
58+ msgid ""
59+ ":issue:`40243`: Fix :meth:`!unicodedata.ucd_3_2_0.numeric` for non-decimal "
60+ "values."
61+ msgstr ""
62+
5863msgid "Core and Builtins"
5964msgstr "Core i builtiny"
6065
@@ -75,6 +80,11 @@ msgid ""
7580"receive a stale module reference when another thread's import fails."
7681msgstr ""
7782
83+ msgid ""
84+ ":gh:`80667`: Literals using the ``\\N{name}`` escape syntax can now "
85+ "construct CJK ideographs and Hangul syllables using case-insensitive names."
86+ msgstr ""
87+
7888msgid "Python 3.14.3 final"
7989msgstr ""
8090
You can’t perform that action at this time.
0 commit comments