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 larry
Recipients larry, serhiy.storchaka, zach.ware
Date 2015-04-13.20:00:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428955227.41.0.846463204194.issue23935@psf.upfronthosting.co.za>
In-reply-to
Content
Updated the patch a little, to make it enforce compatible "types" parameters.  The previous patch had some functions that would permit passing in "types='blah de blah'" or other nonsense.
History
Date User Action Args
2015-04-13 20:00:27larrysetrecipients: + larry, zach.ware, serhiy.storchaka
2015-04-13 20:00:27larrysetmessageid: <1428955227.41.0.846463204194.issue23935@psf.upfronthosting.co.za>
2015-04-13 20:00:27larrylinkissue23935 messages
2015-04-13 20:00:27larrycreate