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 berker.peksag
Recipients Mariatta, berker.peksag, docs@python, snoeberger, vyas45
Date 2017-10-16.18:23:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508178226.56.0.213398074469.issue31754@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 50cef52372381a9e2f3d760497d8db76254cffef by Berker Peksag (vyas45) in branch '2.7':
[2.7] bpo-31754: Fix type of 'itemsize' in PyBuffer_FillContiguousStrides (GH-3993)
https://github.com/python/cpython/commit/50cef52372381a9e2f3d760497d8db76254cffef
History
Date User Action Args
2017-10-16 18:23:46berker.peksagsetrecipients: + berker.peksag, docs@python, snoeberger, Mariatta, vyas45
2017-10-16 18:23:46berker.peksagsetmessageid: <1508178226.56.0.213398074469.issue31754@psf.upfronthosting.co.za>
2017-10-16 18:23:46berker.peksaglinkissue31754 messages
2017-10-16 18:23:46berker.peksagcreate