This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients barry, eli.bendersky, ethan.furman, pitrou, python-dev, serhiy.storchaka, vajrasky
Date 2014-02-19.21:05:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fTs0F1jDNz7Ljv@mail.python.org>
In-reply-to
Content
New changeset 8a3e896f0681 by Serhiy Storchaka in branch 'default':
Issue #20654: Fixed pydoc for enums with zero value.  Patch by Vajrasky Kok.
http://hg.python.org/cpython/rev/8a3e896f0681
History
Date User Action Args
2014-02-19 21:05:34python-devsetrecipients: + python-dev, barry, pitrou, eli.bendersky, ethan.furman, serhiy.storchaka, vajrasky
2014-02-19 21:05:33python-devlinkissue20654 messages
2014-02-19 21:05:33python-devcreate