-
Notifications
You must be signed in to change notification settings - Fork 78
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
List of potentially problematic upstream commits #9
Comments
ea7cf2b and following (gc re-jigging) |
micropython/micropython@ef554ef - Removes fast path for the realistic poll objects, that part should be reverted. Addressed by "unix/moduselect: get_fd: Reintroduce fast path for file/socket objects." |
micropython/micropython@9ab816d#commitcomment-30083813 -- GC problems are introduced. |
1d6cb63 - Sloppy implementation of retry on lwIP's ERR_MEM on tcp_write(). |
micropython/micropython@62b00dd - Tabs instead of spaces, breaks Clang. |
No description provided.
The text was updated successfully, but these errors were encountered: