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 serhiy.storchaka
Recipients benjamin.peterson, methane, serhiy.storchaka
Date 2018-07-12.06:17:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531376228.63.0.56676864532.issue34093@psf.upfronthosting.co.za>
In-reply-to
Content
Look also at alternate patches for issue20416. Some of them can solve this problem for simple types. If they have better performance, using them for simple types could save a time. But this will complicate a code, and I'm not sure it is worth.
History
Date User Action Args
2018-07-12 06:17:08serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, methane
2018-07-12 06:17:08serhiy.storchakasetmessageid: <1531376228.63.0.56676864532.issue34093@psf.upfronthosting.co.za>
2018-07-12 06:17:08serhiy.storchakalinkissue34093 messages
2018-07-12 06:17:08serhiy.storchakacreate