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 christian.heimes
Recipients alex, christian.heimes, erlendaasland, petr.viktorin, pitrou, serhiy.storchaka, skrah, vstinner
Date 2021-12-08.16:28:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638980904.62.0.528853414416.issue45459@roundup.psfhosted.org>
In-reply-to
Content
The Py_buffer struct has stayed the same for over a decade and since Python 2.6.0 and 3.0.0. It is unlikely that it has to be changed in the near future.
History
Date User Action Args
2021-12-08 16:28:24christian.heimessetrecipients: + christian.heimes, pitrou, vstinner, alex, petr.viktorin, skrah, serhiy.storchaka, erlendaasland
2021-12-08 16:28:24christian.heimessetmessageid: <1638980904.62.0.528853414416.issue45459@roundup.psfhosted.org>
2021-12-08 16:28:24christian.heimeslinkissue45459 messages
2021-12-08 16:28:24christian.heimescreate