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 Thomas.Waldmann, eryksun, skrah, xtreak
Date 2019-02-02.18:19:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549131564.22.0.912417736911.issue35686@roundup.psfhosted.org>
In-reply-to
Content
Eryk Sun:

Yes, the behavior is technically not guaranteed. I'm not sure about
memoryview(x, start, stop, step) but I'll keep it in mind.


Thomas Waldmann:
> do you think this is as good as it gets for this kind of code?

I guess so, there's a lot going on in that code fragment.
History
Date User Action Args
2019-02-02 18:19:26skrahsetrecipients: + skrah, eryksun, Thomas.Waldmann, xtreak
2019-02-02 18:19:24skrahsetmessageid: <1549131564.22.0.912417736911.issue35686@roundup.psfhosted.org>
2019-02-02 18:19:24skrahlinkissue35686 messages
2019-02-02 18:19:24skrahcreate