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 skrah
Recipients ethan.furman, petr.viktorin, serhiy.storchaka, skrah
Date 2015-03-18.16:42:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426696926.73.0.207619147548.issue23699@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, at least for the version at

  https://mail.python.org/pipermail/python-ideas/2015-March/032564.html

I'm not sure if the optimizer will produce the same
code as for the switch statement.  Did you look at
the asm?
History
Date User Action Args
2015-03-18 16:42:06skrahsetrecipients: + skrah, petr.viktorin, ethan.furman, serhiy.storchaka
2015-03-18 16:42:06skrahsetmessageid: <1426696926.73.0.207619147548.issue23699@psf.upfronthosting.co.za>
2015-03-18 16:42:06skrahlinkissue23699 messages
2015-03-18 16:42:06skrahcreate