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 pitrou
Recipients pitrou, skrah
Date 2019-01-28.22:53:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548716017.02.0.844269989138.issue35845@roundup.psfhosted.org>
In-reply-to
Content
Sorry, my fingers slipped.  Let me try again:

As for tobytes(), if we want to follow NumPy, we can have 'A' mean 'F' if F-contiguous, 'C' otherwise: [...]
History
Date User Action Args
2019-01-28 22:53:38pitrousetrecipients: + pitrou, skrah
2019-01-28 22:53:37pitrousetmessageid: <1548716017.02.0.844269989138.issue35845@roundup.psfhosted.org>
2019-01-28 22:53:37pitroulinkissue35845 messages
2019-01-28 22:53:36pitroucreate