Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Do not show python traceback when esptool fails#8603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mcspr merged 3 commits intoesp8266:masterfrommcspr:nice-upload-py-errors
Jun 14, 2022

Conversation

@mcspr
Copy link
Collaborator

https://github.com/espressif/esptool/blob/57bd869b64c4eeaaad74791b2f7795264561f06e/esptool/__init__.py#L993-L998
With addition of afinally: branch to handle tmpfile. Otherwise, we get a full traceback for (mostly) no reason.

os.path.join knows what to do
if str: is implicitly checking for length in strings in containers.

Path separator already handled by pythonEmpty strings are false, implicitly checking for length
@mcsprmcspr merged commit0778980 intoesp8266:masterJun 14, 2022
@mcsprmcspr deleted the nice-upload-py-errors branchJune 14, 2022 23:39
mcspr added a commit that referenced this pull requestJun 18, 2022
fixup#8603, sys.exc_info is a function
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull requestNov 18, 2024
Path separator already handled by pythonEmpty strings are false, implicitly checking for length
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@earlephilhowerearlephilhowerearlephilhower approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mcspr@earlephilhower

[8]ページ先頭

©2009-2025 Movatter.jp