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 pitrou, skrah
Date 2019-01-28.22:46:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548715612.63.0.607599780753.issue35845@roundup.psfhosted.org>
In-reply-to
Content
raw_bytes() is also possible of course. I assume it would do nothing and just dump the memory.

Or tobytes('F') AND tobytes('raw').
History
Date User Action Args
2019-01-28 22:46:54skrahsetrecipients: + skrah, pitrou
2019-01-28 22:46:52skrahsetmessageid: <1548715612.63.0.607599780753.issue35845@roundup.psfhosted.org>
2019-01-28 22:46:52skrahlinkissue35845 messages
2019-01-28 22:46:52skrahcreate