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 eric.smith, jakirkham
Date 2020-07-23.22:06:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595541971.41.0.692146593478.issue41377@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the clarification, Eric! :)

Is this the sort of thing that we could capture in the `format`[1] field (like with `"B"`, `"H"`, and `"I"`[2]) or are there potential issues there?

[1]: https://docs.python.org/3/c-api/buffer.html#c.Py_buffer.format
[2]: https://docs.python.org/3/library/struct.html#format-characters
History
Date User Action Args
2020-07-23 22:06:11jakirkhamsetrecipients: + jakirkham, eric.smith
2020-07-23 22:06:11jakirkhamsetmessageid: <1595541971.41.0.692146593478.issue41377@roundup.psfhosted.org>
2020-07-23 22:06:11jakirkhamlinkissue41377 messages
2020-07-23 22:06:11jakirkhamcreate