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 serhiy.storchaka
Recipients scoder, serhiy.storchaka, vstinner
Date 2017-12-15.11:11:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513336274.17.0.213398074469.issue32240@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a5552f023e1d8cbafee1e51d316cc581deb2295f by Serhiy Storchaka in branch 'master':
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746)
https://github.com/python/cpython/commit/a5552f023e1d8cbafee1e51d316cc581deb2295f
History
Date User Action Args
2017-12-15 11:11:14serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, vstinner
2017-12-15 11:11:14serhiy.storchakasetmessageid: <1513336274.17.0.213398074469.issue32240@psf.upfronthosting.co.za>
2017-12-15 11:11:14serhiy.storchakalinkissue32240 messages
2017-12-15 11:11:14serhiy.storchakacreate