We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentfb9c9b9 commit2eab704Copy full SHA for 2eab704
c-api/exceptions.po
@@ -11,7 +11,7 @@ msgid ""
11
msgstr ""
12
"Project-Id-Version:Python 3.14\n"
13
"Report-Msgid-Bugs-To:\n"
14
-"POT-Creation-Date:2026-01-03 14:14+0000\n"
+"POT-Creation-Date:2026-01-23 14:20+0000\n"
15
"PO-Revision-Date:2025-09-16 00:00+0000\n"
16
"Last-Translator:python-doc bot, 2025\n"
17
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
c-api/import.po
c-api/init_config.po
c-api/mapping.po
c-api/monitoring.po
c-api/object.po
c-api/tuple.po
extending/extending.po
howto/unicode.po
library/base64.po
-"POT-Creation-Date:2026-01-13 14:20+0000\n"
+"POT-Creation-Date:2026-01-25 14:14+0000\n"
@@ -284,10 +284,9 @@ msgid ""
284
msgstr""
285
286
msgid""
287
-"*ignorechars* should be a :term:`bytes-like object` or ASCII string "
288
-"containing characters to ignore from the input. This should only contain "
289
-"whitespace characters, and by default contains all whitespace characters in "
290
-"ASCII."
+"*ignorechars* should be a byte string containing characters to ignore from "
+"the input. This should only contain whitespace characters, and by default "
+"contains all whitespace characters in ASCII."
291
292
293