diff options
author | Damien George <damien.p.george@gmail.com> | 2018-05-10 23:05:43 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-05-10 23:05:43 +1000 |
commit | 7241d90272f4dfe4100723393cc2f348f5d32c0a (patch) | |
tree | a89a9aa6ded28dfaf34d0f9c3b0732f85f1f8407 /tests/float/float_parse.py | |
parent | 529860643bc321267376272356886ef39c4c6bd1 (diff) | |
download | micropython-7241d90272f4dfe4100723393cc2f348f5d32c0a.tar.gz micropython-7241d90272f4dfe4100723393cc2f348f5d32c0a.zip |
py/repl: Use mp_load_method_protected to prevent leaking of exceptions.
This patch fixes the possibility of a crash of the REPL when tab-completing
an object which raises an exception when its attributes are accessed.
See issue #3729.
Diffstat (limited to 'tests/float/float_parse.py')
0 files changed, 0 insertions, 0 deletions