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 eric.snow
Recipients berker.peksag, cheryl.sabella, docs@python, eric.snow, ezio.melotti, serhiy.storchaka
Date 2018-06-14.21:46:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529012805.18.0.947875510639.issue17045@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9e7c92193cc98fd3c2d4751c87851460a33b9118 by Eric Snow in branch 'master':
bpo-17045:  Improve C-API doc for PyTypeObject. (gh-7413)
https://github.com/python/cpython/commit/9e7c92193cc98fd3c2d4751c87851460a33b9118
History
Date User Action Args
2018-06-14 21:46:45eric.snowsetrecipients: + eric.snow, ezio.melotti, docs@python, berker.peksag, serhiy.storchaka, cheryl.sabella
2018-06-14 21:46:45eric.snowsetmessageid: <1529012805.18.0.947875510639.issue17045@psf.upfronthosting.co.za>
2018-06-14 21:46:45eric.snowlinkissue17045 messages
2018-06-14 21:46:45eric.snowcreate