STINNER Victor <vstin...@python.org> added the comment:

Kumar Aditya: "The following patch further reduces the reference but not sure 
if it is correct (...)"

Right! PyContext and PyHamt types were on my TODO list ;-) They are now cleared 
since this change:

bpo-46417: Clear more static types (GH-30796)
https://github.com/python/cpython/commit/500c146387b01ea797b52e6a54caf228384e184c

It's similar to your change, but more complete :-)

----------

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

Reply via email to