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 SilentGhost, ezio.melotti, mrabarnett, serhiy.storchaka, vstinner
Date 2016-11-18.09:35:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479461726.82.0.899215201384.issue28727@psf.upfronthosting.co.za>
In-reply-to
Content
'[abc]' and '[cba]' are compiled to the same code. Do we want to handle them as equal? This is implementation defined.
History
Date User Action Args
2016-11-18 09:35:26serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, mrabarnett, SilentGhost
2016-11-18 09:35:26serhiy.storchakasetmessageid: <1479461726.82.0.899215201384.issue28727@psf.upfronthosting.co.za>
2016-11-18 09:35:26serhiy.storchakalinkissue28727 messages
2016-11-18 09:35:26serhiy.storchakacreate