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 pjenvey
Recipients brett.cannon, pjenvey, tebeka
Date 2012-05-23.22:26:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337812008.17.0.91009736002.issue14895@psf.upfronthosting.co.za>
In-reply-to
Content
Jython's sys.warnoptions should probably just contain strs instead of unicode. Otherwise I suspect unicode values could break the warnings module's usage of it
History
Date User Action Args
2012-05-23 22:26:48pjenveysetrecipients: + pjenvey, brett.cannon, tebeka
2012-05-23 22:26:48pjenveysetmessageid: <1337812008.17.0.91009736002.issue14895@psf.upfronthosting.co.za>
2012-05-23 22:26:47pjenveylinkissue14895 messages
2012-05-23 22:26:47pjenveycreate