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 Jeffrey.Walton, martin.panter, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2016-07-26.09:42:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469526147.58.0.563235292295.issue20948@psf.upfronthosting.co.za>
In-reply-to
Content
Seems warnings are gone after adding the const qualifier to static constant arrays (issue25923).
History
Date User Action Args
2016-07-26 09:42:27serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, python-dev, martin.panter, Jeffrey.Walton
2016-07-26 09:42:27serhiy.storchakasetmessageid: <1469526147.58.0.563235292295.issue20948@psf.upfronthosting.co.za>
2016-07-26 09:42:27serhiy.storchakalinkissue20948 messages
2016-07-26 09:42:27serhiy.storchakacreate