Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

Unless there is a simple, reliable, cheap, and universal solution at hand, 
consider closing this.  Given how long PyTuple_New() has exist, it doesn't seem 
to be much of a problem in the real world.

Historically, we punted on "crashers" involving either gc.get_referrers or byte 
code hacks.  Both of those reach inside Python's black box, allowing disruption 
of otherwise sensible invariants.

----------
nosy: +rhettinger

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

Reply via email to