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 Julien Enche
Recipients Julien Enche
Date 2016-04-30.12:35:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462019726.06.0.0957572026567.issue26893@psf.upfronthosting.co.za>
In-reply-to
Content
The linked file fails with the following error :
ValueError: duplicate values found in <enum 'User'>: id -> User.name, name -> User.name

This exception was not raised with Python 3.4.
History
Date User Action Args
2016-04-30 12:35:26Julien Enchesetrecipients: + Julien Enche
2016-04-30 12:35:26Julien Enchesetmessageid: <1462019726.06.0.0957572026567.issue26893@psf.upfronthosting.co.za>
2016-04-30 12:35:25Julien Enchelinkissue26893 messages
2016-04-30 12:35:25Julien Enchecreate