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 akvadrako
Recipients akvadrako
Date 2017-10-10.17:46:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507657562.56.0.213398074469.issue31750@psf.upfronthosting.co.za>
In-reply-to
Content
The type of PyCell_Type is not available in the types module or anywhere else. Since this type is exposed to users it seems like it's a rather odd omission.

Related issues:
- https://bugs.python.org/issue2408
- https://bugs.python.org/issue1605
History
Date User Action Args
2017-10-10 17:46:02akvadrakosetrecipients: + akvadrako
2017-10-10 17:46:02akvadrakosetmessageid: <1507657562.56.0.213398074469.issue31750@psf.upfronthosting.co.za>
2017-10-10 17:46:02akvadrakolinkissue31750 messages
2017-10-10 17:46:02akvadrakocreate