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