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, rbcollins
Date 2014-10-30.23:54:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414713249.14.0.368592856551.issue22764@psf.upfronthosting.co.za>
In-reply-to
Content
There's the cpython_only decorator in test.support. I think CPython is the only popular refcounting implementation.
(of course I don't know which implementations may qualify as "popular" exactly :-))
History
Date User Action Args
2014-10-30 23:54:09pitrousetrecipients: + pitrou, rbcollins
2014-10-30 23:54:09pitrousetmessageid: <1414713249.14.0.368592856551.issue22764@psf.upfronthosting.co.za>
2014-10-30 23:54:09pitroulinkissue22764 messages
2014-10-30 23:54:09pitroucreate