-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Prepare for v1.8.5 #2485
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
Comments
I'm trying to deliver "upip running natively on esp8266" stretch goal, micropython/micropython-lib#105 . It's not read yet, and fairly speaking, it's not clear when it will be "ready", as that task requires integration of many pieces of functionality and deep refactors, like #2489 or re-uploading all of micropython-lib. I can only propose to postpone 1.8.5 to get it "more ready" rather than "less ready" (a good realistic aim is 8000 apparently being able to demonstrate that a single specific package can be installed natively on esp8266). #2315 is important, and would be next thing to work on (beyond 1.8.5 release). |
We can wait a few weeks for "working" upip, but if it's going to take longer than that then I'd rather tag 1.8.5 now, and 1.8.6 in a month with bare-metal upip support. |
I'd rather "soft-launch" it now (i.e. in 1.8.5, without "official" announcement of support) to let interested parties to try it and report experiences. Basic Zephyr support is merged, though there're more which can be done for it. I added couple of other tickets to the description. I guess, deadline for the 1.8.5 should be set up and then let people do as much as possible before it. |
@dpgeorge : Ping, would be nice to have a deadline. |
@pfalcon did you want to update upip to use ujson.load(stream)? Otherwise, realistically I won't have time to do the release until early next week, maybe Monday. |
@dpgeorge : Nope, sorry, ujson refactor wasn't in the list of dependencies for 1.8.5, and I already spent a lot of time on testing and retesting upip for 1.8.5.
Ok, sounds good. |
1.8.5 was tagged in c8d3158, and esp-extra-scripts was rebased against it. |
Uh oh!
There was an error while loading. Please reload this page.
It's about time for the next minor release. @pfalcon anything you want to get in before releasing, #2315 perhaps?
Zephyr RTOS port #2481 - Zephyr RTOS portlib/utils/pyexec: Don't treat SystemExit as "forced exit". #2495 "Don't treat SystemExit as "forced exit". "alloc_emergency_exception_buf on esp8266 do not exist #2431 - alloc_emergency_exception_buf on esp8266 do not existIntegrate upip for esp8266The text was updated successfully, but these errors were encountered: