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 vstinner
Recipients docs@python, larry, petr.viktorin, vstinner
Date 2017-11-08.15:59:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510156763.87.0.912454111764.issue29179@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2138163621196a186975796afb2b0a6aa335231d by Victor Stinner (Petr Viktorin) in branch 'master':
bpo-29179: Document the Py_UNUSED macro (#4341)
https://github.com/python/cpython/commit/2138163621196a186975796afb2b0a6aa335231d
History
Date User Action Args
2017-11-08 15:59:23vstinnersetrecipients: + vstinner, larry, petr.viktorin, docs@python
2017-11-08 15:59:23vstinnersetmessageid: <1510156763.87.0.912454111764.issue29179@psf.upfronthosting.co.za>
2017-11-08 15:59:23vstinnerlinkissue29179 messages
2017-11-08 15:59:23vstinnercreate