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 methane
Recipients methane
Date 2020-06-24.13:43:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
https://docs.python.org/3/c-api/objbuffer.html
Old buffer protocol has been deprecated since Python 3.0.
It was useful to make transition from Python 2 easy.
But it's time to remove.
History
Date User Action Args
2020-06-24 13:43:42methanesetrecipients: + methane
2020-06-24 13:43:42methanesetmessageid: <[email protected]>
2020-06-24 13:43:42methanelinkissue41103 messages
2020-06-24 13:43:42methanecreate