Skip to content

Leaked types and shared_ptr #353

Answered by wjakob
chrisrichardson asked this question in Q&A
Discussion options

You must be logged in to vote

Older versions of Python are sometimes a bit leaky especially on the global scope. Does the issue happen if you wrap

owl = Owl()

w = Barn(owl)

into a function and then call that function?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@wjakob
Comment options

@chrisrichardson
Comment options

Answer selected by chrisrichardson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants