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 jakirkham
Recipients jakirkham, pitrou, skrah
Date 2020-06-05.16:33:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591374830.85.0.67112113025.issue35845@roundup.psfhosted.org>
In-reply-to
Content
Sorry if I'm just misunderstanding the discussion here. Would it make sense to have an `order` keyword argument to `cast` as well? This seems useful when interpreting a flatten F-order `bytes` object (say on the receiving end of a transmission).
History
Date User Action Args
2020-06-05 16:33:50jakirkhamsetrecipients: + jakirkham, pitrou, skrah
2020-06-05 16:33:50jakirkhamsetmessageid: <1591374830.85.0.67112113025.issue35845@roundup.psfhosted.org>
2020-06-05 16:33:50jakirkhamlinkissue35845 messages
2020-06-05 16:33:50jakirkhamcreate