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 christian.heimes, jcea, mark.dickinson, petriborg, serhiy.storchaka, vstinner
Date 2015-04-02.16:03:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427990621.2.0.855281811466.issue23786@psf.upfronthosting.co.za>
In-reply-to
Content
Just interesting, what is the result of str(memoryview(b'abcdefghijklmnopqrstuvwxyz')[1:], 'ascii') with old and new toolchains.
History
Date User Action Args
2015-04-02 16:03:41serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, mark.dickinson, vstinner, christian.heimes, petriborg
2015-04-02 16:03:41serhiy.storchakasetmessageid: <1427990621.2.0.855281811466.issue23786@psf.upfronthosting.co.za>
2015-04-02 16:03:41serhiy.storchakalinkissue23786 messages
2015-04-02 16:03:41serhiy.storchakacreate