Message12099

Author stefan.richthofer
Recipients stefan.richthofer, ucguy
Date 2018-09-10.22:00:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536616818.0.0.56676864532.issue2702@psf.upfronthosting.co.za>
In-reply-to
Content
Alright. From time to time I reason whether there is a way to support enums in Jython somewhat consistently (e.g. simply convert them to a dict or so). I never looked into https://pypi.org/project/enum34/ in detail but maybe it can be supported indirectly in kind of a duck typing approach. However this stuff has no notably priority in foreseeable future. So I'll close this now as won't fix.
History
Date User Action Args
2018-09-10 22:00:17stefan.richthofersetmessageid: <1536616818.0.0.56676864532.issue2702@psf.upfronthosting.co.za>
2018-09-10 22:00:17stefan.richthofersetrecipients: + stefan.richthofer, ucguy
2018-09-10 22:00:17stefan.richthoferlinkissue2702 messages
2018-09-10 22:00:17stefan.richthofercreate