Message301374
Steve's also requested the ability to *turn off* line debugging, and I'm thinking it may make sense to allow all four configurations:
* both line and opcode events disabled
* only getting one or the other
* getting both kinds of event
Opcode events would definitely be off by default, and if you do turn them on, then you'd be in a situation similar to importing ctypes: the interpreter is no longer guaranteed to work correctly. (Although unlike ctypes, you shouldn't get segfaults because of it) |
|
Date |
User |
Action |
Args |
2017-09-05 21:05:46 | ncoghlan | set | recipients:
+ ncoghlan, gregory.p.smith, nedbat, njs, serhiy.storchaka |
2017-09-05 21:05:46 | ncoghlan | set | messageid: <1504645546.09.0.216928831769.issue31344@psf.upfronthosting.co.za> |
2017-09-05 21:05:46 | ncoghlan | link | issue31344 messages |
2017-09-05 21:05:46 | ncoghlan | create | |
|