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:29:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 51ea80697b023595cdd79c7696589a04cc581693 by Serhiy Storchaka (Michael Seifert) in branch '3.6':
bpo-29916: Include PyGetSetDef in C API extension documentation. (#831) (#3607)
https://github.com/python/cpython/commit/51ea80697b023595cdd79c7696589a04cc581693
History
Date User Action Args
2017-09-16 11:29:36serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, MSeifert
2017-09-16 11:29:36serhiy.storchakasetmessageid: <[email protected]>
2017-09-16 11:29:36serhiy.storchakalinkissue29916 messages
2017-09-16 11:29:36serhiy.storchakacreate