Skip to content

docs/porting: Update session log. #17806

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yf13
Copy link
Contributor

@yf13 yf13 commented Aug 1, 2025

Summary

This updates porting document to be in line with behavior of latest ports/minimal, as import sys by default doesn't work. See https://github.com/orgs/micropython/discussions/17705 for more background.

Testing

Checked with retext tool on Ubuntu 22.04.

This updates session log to be in line with behavior of latest
ports/minimal.

Signed-off-by: Yanfeng Liu <[email protected]>
@yf13
Copy link
Contributor Author

yf13 commented Aug 1, 2025

@dpgeorge Not sure why this error happened: https://github.com/yf13/micropython/actions/runs/16670896116/job/47186749705. Please teach if there is anything I can do about it.

@dpgeorge
Copy link
Member

dpgeorge commented Aug 1, 2025

Not sure why this error happened:

That's OK, that error is expected. The coverage CI run on your account cannot upload to the MicroPython organisation's coverage results. All that matters is the checks in this PR here pass (which they currently do).

@dpgeorge dpgeorge added the docs label Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants