Skip to content

Porting micropython : close all open files. #10310

Closed Answered by lephe
mibi88 asked this question in Using MicroPython
Discussion options

You must be logged in to vote

It's been a while, but since this issue has come up again I wanted to leave a trace here for future Internet users.

The problem actually occurred specifically when an error was raised during an import. I found that mp_parse() did not free the lexer in this case, which has been fixed a few months ago by 5e122b1. Question answered, I believe. :)

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@jimmo
Comment options

@lephe
Comment options

@jimmo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mibi88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
py-core Relates to py/ directory in source
4 participants