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 cheryl.sabella
Recipients cheryl.sabella, terry.reedy
Date 2018-02-24.17:38:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519493920.19.0.467229070634.issue32940@psf.upfronthosting.co.za>
In-reply-to
Content
Based on timing test on msg312733, StringTranslatePseudoMappingTest and a defaultdict have about the same performance, so this replaces the custom class with the stdlib functionality.
History
Date User Action Args
2018-02-24 17:38:40cheryl.sabellasetrecipients: + cheryl.sabella, terry.reedy
2018-02-24 17:38:40cheryl.sabellasetmessageid: <1519493920.19.0.467229070634.issue32940@psf.upfronthosting.co.za>
2018-02-24 17:38:40cheryl.sabellalinkissue32940 messages
2018-02-24 17:38:40cheryl.sabellacreate