Larry Hastings added the comment:

Thanks for pointing that out!  I've fixed it in my local branch, though I'm 
fooling around with some new syntax so I'm not ready to publish it yet.

It's not a general problem, exactly; it's a problem with extension types.  
After just a little tweaking and refactoring, the extension interface now lets 
you override the behavior in a fine-grained way.  So path_t is declared on the 
stack, but a pointer is passed in to the impl.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16612>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to