@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version: Python 3.13\n"
1313"Report-Msgid-Bugs-To: \n"
14- "POT-Creation-Date: 2025-10-09 15:03 +0000\n"
14+ "POT-Creation-Date: 2025-10-11 14:58 +0000\n"
1515"PO-Revision-Date: 2025-09-15 01:05+0000\n"
1616"Last-Translator: python-doc bot, 2025\n"
1717"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -44,13 +44,34 @@ msgstr ""
4444msgid "Library"
4545msgstr "Biblioteka"
4646
47+ msgid ""
48+ ":gh:`139845`: Fix to not print KeyboardInterrupt twice in default asyncio "
49+ "REPL."
50+ msgstr ""
51+
52+ msgid ""
53+ ":gh:`139783`: Fix :func:`inspect.getsourcelines` for the case when a "
54+ "decorator is followed by a comment or an empty line."
55+ msgstr ""
56+
4757msgid ""
4858":gh:`70765`: :mod:`http.server`: fix default handling of HTTP/0.9 requests "
4959"in :class:`~http.server.BaseHTTPRequestHandler`. Previously, :meth:`!"
5060"BaseHTTPRequestHandler.parse_request`` incorrectly waited for headers in the "
5161"request although those are not supported in HTTP/0.9. Patch by Bénédikt Tran."
5262msgstr ""
5363
64+ msgid ""
65+ ":gh:`139391`: Fix an issue when, on non-Windows platforms, it was not "
66+ "possible to gracefully exit a ``python -m asyncio`` process suspended by "
67+ "Ctrl+Z and later resumed by :manpage:`fg` other than with :manpage:`kill`."
68+ msgstr ""
69+
70+ msgid ""
71+ ":gh:`139065`: Fix trailing space before a wrapped long word if the line "
72+ "length is exactly *width* in :mod:`textwrap`."
73+ msgstr ""
74+
5475msgid ""
5576":gh:`75989`: :func:`tarfile.TarFile.extractall` and :func:`tarfile.TarFile."
5677"extract` now overwrite symlinks when extracting hardlinks. (Contributed by "
@@ -68,6 +89,14 @@ msgid ""
6889"WriteTransport.write`."
6990msgstr ""
7091
92+ msgid "IDLE"
93+ msgstr "IDLE"
94+
95+ msgid ""
96+ ":gh:`96491`: Deduplicate version number in IDLE shell title bar after saving "
97+ "to a file."
98+ msgstr ""
99+
71100msgid "Core and Builtins"
72101msgstr "Core i builtiny"
73102
@@ -82,6 +111,19 @@ msgid ""
82111"tokenizer."
83112msgstr ""
84113
114+ msgid ""
115+ ":gh:`137400`: Fix a crash in the :term:`free threading` build when disabling "
116+ "profiling or tracing across all threads with :c:func:"
117+ "`PyEval_SetProfileAllThreads` or :c:func:`PyEval_SetTraceAllThreads` or "
118+ "their Python equivalents :func:`threading.settrace_all_threads` and :func:"
119+ "`threading.setprofile_all_threads`."
120+ msgstr ""
121+
122+ msgid ""
123+ ":gh:`133400`: Fixed Ctrl+D (^D) behavior in _pyrepl module to match old "
124+ "pre-3.13 REPL behavior."
125+ msgstr ""
126+
85127msgid "Python 3.13.8 final"
86128msgstr ""
87129
@@ -440,14 +482,6 @@ msgid ""
440482":gh:`136155`: We are now checking for fatal errors in EPUB builds in CI."
441483msgstr ""
442484
443- msgid ""
444- ":gh:`137400`: Fix a crash in the :term:`free threading` build when disabling "
445- "profiling or tracing across all threads with :c:func:"
446- "`PyEval_SetProfileAllThreads` or :c:func:`PyEval_SetTraceAllThreads` or "
447- "their Python equivalents :func:`threading.settrace_all_threads` and :func:"
448- "`threading.setprofile_all_threads`."
449- msgstr ""
450-
451485msgid "Python 3.13.6 final"
452486msgstr ""
453487
@@ -1256,9 +1290,6 @@ msgid ""
12561290"subwindows."
12571291msgstr ""
12581292
1259- msgid "IDLE"
1260- msgstr "IDLE"
1261-
12621293msgid ":gh:`112936`: fix IDLE: no Shell menu item in single-process mode."
12631294msgstr ""
12641295