Message288449
Victor's PR takes a more pragmatic approach to address this problem: rather than adding the ability to clear the frames for an arbitrary exception tree, it just uses a try/finally in a couple of key unittest function definitions to clear the offending circular references by setting them to None. |
|
| Date |
User |
Action |
Args |
| 2017-02-23 15:20:20 | ncoghlan | set | recipients:
+ ncoghlan, vstinner, rbcollins, ezio.melotti, r.david.murray, michael.foord, docs@python, Vjacheslav.Fyodorov, subho |
| 2017-02-23 15:20:20 | ncoghlan | set | messageid: <1487863220.21.0.541421501523.issue23890@psf.upfronthosting.co.za> |
| 2017-02-23 15:20:20 | ncoghlan | link | issue23890 messages |
| 2017-02-23 15:20:20 | ncoghlan | create | |
|