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 MSeifert, docs@python, serhiy.storchaka
Date 2017-09-16.11:30:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505561410.43.0.90475124758.issue29916@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 41376241e364e4f84cd14631634604edbd105da0 by Serhiy Storchaka (Michael Seifert) in branch '2.7':
bpo-29916: Include PyGetSetDef in C API extension documentation. (#831) (#3609)
https://github.com/python/cpython/commit/41376241e364e4f84cd14631634604edbd105da0
History
Date User Action Args
2017-09-16 11:30:10serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, MSeifert
2017-09-16 11:30:10serhiy.storchakasetmessageid: <1505561410.43.0.90475124758.issue29916@psf.upfronthosting.co.za>
2017-09-16 11:30:10serhiy.storchakalinkissue29916 messages
2017-09-16 11:30:10serhiy.storchakacreate