diff options
author | Damien George <damien.p.george@gmail.com> | 2018-09-28 00:04:10 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-09-28 00:04:10 +1000 |
commit | e9012a20f7311805f1106e079542c6e8ab89817f (patch) | |
tree | b86a880e49085a360155b38ee99dc2908ee2ce71 /tests/basics/generator_throw.py | |
parent | bbccb0f630dc9b2769a891c2c28fbbe810284225 (diff) |
py/emitnative: Change type of const_table from uintptr_t to mp_uint_t.
This matches how bytecode does it, and matches the signature of
mp_emit_glue_assign_native. Since the native emitter doesn't support
nan-boxing uintptr_t and mp_uint_t are anyway the same bit-width.
Diffstat (limited to 'tests/basics/generator_throw.py')
0 files changed, 0 insertions, 0 deletions