Jelle Zijlstra <jelle.zijls...@gmail.com> added the comment:

I'm OK with not fully supporting overloads created in nested functions; that's 
a pretty marginal use case. But it's true that my proposed implementation would 
create a memory leak if someone does do that. I don't immediately see a way to 
fix that with weakrefs. Maybe we need to put something in the defining 
namespace, as Raymond suggested.

----------

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

Reply via email to