We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe913b commit d84e8f8Copy full SHA for d84e8f8
1 file changed
library/enum.po
@@ -11,7 +11,7 @@ msgid ""
11
msgstr ""
12
"Project-Id-Version: Python 3.11\n"
13
"Report-Msgid-Bugs-To: \n"
14
-"POT-Creation-Date: 2022-12-03 04:14+0000\n"
+"POT-Creation-Date: 2022-12-05 16:16+0000\n"
15
"PO-Revision-Date: 2021-06-28 01:05+0000\n"
16
"Last-Translator: Maciej Olko <maciej.olko@gmail.com>, 2022\n"
17
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -716,6 +716,11 @@ msgid ""
716
"create the ``THREE`` enum member)"
717
718
719
+msgid ""
720
+"In prior versions, ``auto()`` had to be the only thing on the assignment "
721
+"line to work properly."
722
+msgstr ""
723
+
724
msgid ""
725
"``_generate_next_value_`` can be overridden to customize the values used by "
726
"*auto*."
0 commit comments