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 pitrou
Recipients pitrou, serhiy.storchaka, vstinner
Date 2014-10-22.13:56:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> My patch uses a private function which is CPython specific.
> Does it make sense to add a public function instead?

I would like it to be public. It can be useful in __del__ methods and the like.
History
Date User Action Args
2014-10-22 13:56:42pitrousetrecipients: + pitrou, vstinner, serhiy.storchaka
2014-10-22 13:56:42pitrousetmessageid: <[email protected]>
2014-10-22 13:56:42pitroulinkissue22696 messages
2014-10-22 13:56:42pitroucreate