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 ethan.furman, larry, ncoghlan, python-dev, rhettinger, serhiy.storchaka, xiang.zhang, yselivanov
Date 2017-01-24.07:06:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170124070637.43087.58803.837EAD80@psf.io>
In-reply-to
Content
New changeset b74a6a7d4389 by Serhiy Storchaka in branch 'default':
Issue #29338: Fix test_enum.
https://hg.python.org/cpython/rev/b74a6a7d4389
History
Date User Action Args
2017-01-24 07:06:41python-devsetrecipients: + python-dev, rhettinger, ncoghlan, larry, ethan.furman, serhiy.storchaka, yselivanov, xiang.zhang
2017-01-24 07:06:41python-devlinkissue29338 messages
2017-01-24 07:06:41python-devcreate