Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

get PyObject's refcount #33

Closed
christian-korneck opened this issue Sep 27, 2020 · 0 comments
Closed

get PyObject's refcount #33

christian-korneck opened this issue Sep 27, 2020 · 0 comments

Comments

@christian-korneck
Copy link
Contributor

christian-korneck commented Sep 27, 2020

hi go-python3 community,

I have a quick question: Is there any easy way to get a PyObject's reference count when using this library? For example is there a way to access an object's ->ob_refcnt (preferably without doing any CGo lowlevel stuff)?

Any feedback would be much appreciated (also a "no" if not possible). Thanks a lot in advance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant