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-15.07:31:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508052698.92.0.213398074469.issue31754@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1b9e76ed3a055a53ca67397e928e1b408461900b by Berker Peksag (vyas45) in branch 'master':
bpo-31754: Fix type of 'itemsize' in PyBuffer_FillContiguousStrides (GH-3993)
https://github.com/python/cpython/commit/1b9e76ed3a055a53ca67397e928e1b408461900b
History
Date User Action Args
2017-10-15 07:31:38berker.peksagsetrecipients: + berker.peksag, docs@python, snoeberger, Mariatta, vyas45
2017-10-15 07:31:38berker.peksagsetmessageid: <1508052698.92.0.213398074469.issue31754@psf.upfronthosting.co.za>
2017-10-15 07:31:38berker.peksaglinkissue31754 messages
2017-10-15 07:31:38berker.peksagcreate