Message216619
I managed to create a patch that relies (in hopefully reasonably safe manner) on embedding an object repr for identification in this and similar cases. This is basically what implements what Martin suggested.
Caveat emptor: my C knowledge is only good enough to be dangerous. Thomas Wouters and RDM helped me through it.
I haven't adapted the tests yet (lots of failures due to the output change) but I managed them to stop crashing.
The 'repr.py' in the root is my current testbed to see what's going on. |
|
Date |
User |
Action |
Args |
2014-04-16 23:15:06 | ctheune | set | recipients:
+ ctheune, loewis, twouters, brett.cannon, ncoghlan, ned.deily, ezio.melotti, r.david.murray, flox, docs@python, madison.may |
2014-04-16 23:15:06 | ctheune | set | messageid: <1397690106.85.0.0107009173641.issue21202@psf.upfronthosting.co.za> |
2014-04-16 23:15:06 | ctheune | link | issue21202 messages |
2014-04-16 23:15:06 | ctheune | create | |
|