Message304319
@arigo: But CPython is already committed to supporting writes to locals() at any moment, because at any moment you can set a trace function and in every proposal trace functions can reliably write to locals. So I don't think this is a serious obstacle for addng a JIT to CPython -- or at least, it doesn't add any new obstacles. |
|
| Date |
User |
Action |
Args |
| 2017-10-13 07:46:41 | njs | set | recipients:
+ njs, gvanrossum, arigo, ncoghlan, belopolsky, vstinner, benjamin.peterson, xdegaye, Mark.Shannon, yselivanov, xgdomingo |
| 2017-10-13 07:46:41 | njs | set | messageid: <[email protected]> |
| 2017-10-13 07:46:41 | njs | link | issue30744 messages |
| 2017-10-13 07:46:41 | njs | create | |
|