Skip to content
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

Add frozenset support #85

Merged
merged 1 commit into from
Nov 15, 2022
Merged

Add frozenset support #85

merged 1 commit into from
Nov 15, 2022

Conversation

microbit-matt-hillsdon
Copy link
Contributor

This was in micro:bit MicroPython 1.0 and has been reinstated in 2.1.1.

I've taken a newer version from typeshed with new and a typing fix for the contructor typevar.

This was in micro:bit MicroPython 1.0 and has been reinstated in 2.1.1.

I've taken a newer version from typeshed with __new__ and a typing fix
for the contructor typevar.
Copy link
Contributor

@microbit-robert microbit-robert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@microbit-matt-hillsdon microbit-matt-hillsdon merged commit a9f0c04 into main Nov 15, 2022
microbit-matt-hillsdon added a commit to microbit-foundation/python-editor-v3 that referenced this pull request Nov 15, 2022
* Use staging simulator on non-production deploys. Staging is using 2.2.1-based simulator.
* Update typeshed for frozenset - microbit-foundation/micropython-microbit-stubs#85
* Add issue template for future upgrades.

Upstream releases:
https://github.com/bbcmicrobit/micropython/releases/tag/v1.1.1
https://github.com/microbit-foundation/micropython-microbit-v2/releases/tag/v2.1.1

We'll run with this on beta for a day or two then push live.

Closes #1071
Closes #1001
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.

2 participants