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 bkabrda
Recipients bkabrda, serhiy.storchaka, vstinner
Date 2014-12-11.11:22:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Good catch, using getrefcount was a mistake. I'm attaching a new version which always checks for getcounts (and also applies on 3.4.2).
History
Date User Action Args
2014-12-11 11:22:03bkabrdasetrecipients: + bkabrda, vstinner, serhiy.storchaka
2014-12-11 11:22:03bkabrdasetmessageid: <[email protected]>
2014-12-11 11:22:03bkabrdalinkissue19527 messages
2014-12-11 11:22:03bkabrdacreate