File tree Expand file tree Collapse file tree 10 files changed +32
-10
lines changed
Expand file tree Collapse file tree 10 files changed +32
-10
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 : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
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, 2026\n "
1717"Language-Team : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
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 : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.14\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2026-01-23 14:20 +0000\n "
15+ "POT-Creation-Date : 2026-02-11 14:49 +0000\n "
1616"PO-Revision-Date : 2025-09-16 00:00+0000\n "
1717"Last-Translator : Daniel Nylander <po@danielnylander.se>, 2025\n "
1818"Language-Team : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
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 : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
@@ -3313,6 +3313,13 @@ msgid ""
33133313"specified in the format string will be pulled from the default value."
33143314msgstr ""
33153315
3316+ msgid ""
3317+ "Format strings without separators can be ambiguous for parsing. For example, "
3318+ "with ``%Y%m%d``, the string ``2026111`` may be parsed either as "
3319+ "``2026-11-01`` or as ``2026-01-11``. Use separators to ensure the input is "
3320+ "parsed as intended."
3321+ msgstr ""
3322+
33163323msgid ""
33173324"When used to parse partial dates lacking a year, :meth:`.datetime.strptime` "
33183325"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 : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
@@ -105,6 +105,11 @@ msgid ""
105105"new signal handler."
106106msgstr ""
107107
108+ msgid ""
109+ "Synchronization primitives such as :class:`threading.Lock` should not be "
110+ "used within signal handlers. Doing so can lead to unexpected deadlocks."
111+ msgstr ""
112+
108113msgid "Module contents"
109114msgstr ""
110115
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-21 14:24 +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 : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
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 : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
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 : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version: Python 3.14\n"
1414"Report-Msgid-Bugs-To: \n"
15- "POT-Creation-Date: 2026-02-11 14:49 +0000\n"
15+ "POT-Creation-Date: 2026-02-13 14:37 +0000\n"
1616"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1717"Last-Translator: python-doc bot, 2026\n"
1818"Language-Team: Swedish (https://app.transifex.com/python-doc/teams/5390/"
@@ -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 ""
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