Thanks to visit codestin.com
Credit goes to github.com

Skip to content

extmod: Revert accidental usocket->socket rename. #8684

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

Closed
wants to merge 1 commit into from

Conversation

jimmo
Copy link
Member

@jimmo jimmo commented May 20, 2022

Raised by @robert-hh here #8566 (comment)

The registration of the usocket module was accidentally changed to socket in the move to MP_REGISTER_MODULE in bb794f0.

@codecov-commenter
Copy link

Codecov Report

Merging #8684 (0cacb39) into master (7883ae4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #8684   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files         154      154           
  Lines       20334    20334           
=======================================
  Hits        19975    19975           
  Misses        359      359           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7883ae4...0cacb39. Read the comment docs.

@robert-hh
Copy link
Contributor

Thanks. usocket is back at the mimxrt ports, and the tests that failed or were skipped for that reason now pass.

@dpgeorge
Copy link
Member

Thanks, merged in 75efb32

@dpgeorge dpgeorge closed this May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants