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 alexandre.vassalotti
Recipients alexandre.vassalotti, pitrou, serhiy.storchaka
Date 2013-04-18.09:57:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
In addition, we could bring back the switch dispatch based on the first letter of the type name. It does seem to speed up things as well but as much as the type cache optimization.
History
Date User Action Args
2013-04-18 09:57:12alexandre.vassalottisetrecipients: + alexandre.vassalotti, pitrou, serhiy.storchaka
2013-04-18 09:57:12alexandre.vassalottisetmessageid: <[email protected]>
2013-04-18 09:57:12alexandre.vassalottilinkissue17787 messages
2013-04-18 09:57:12alexandre.vassalotticreate