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 lars
Recipients docs@python, lars
Date 2014-10-06.10:54:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412592862.35.0.877932125102.issue22565@psf.upfronthosting.co.za>
In-reply-to
Content
The declaration for PyErr_WarnEx in Doc/c-api/exceptions.rst is missing a const compared to Include/warnings.h.
History
Date User Action Args
2014-10-06 10:54:22larssetrecipients: + lars, docs@python
2014-10-06 10:54:22larssetmessageid: <1412592862.35.0.877932125102.issue22565@psf.upfronthosting.co.za>
2014-10-06 10:54:22larslinkissue22565 messages
2014-10-06 10:54:22larscreate