We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db2ecc9 commit ed3632fCopy full SHA for ed3632f
CHANGELOG.md
@@ -14,7 +14,8 @@
14
from `3.6.0b1` to `3.5.0` and back to `3.6.0b1` ([support#1846]).
15
- Fixed controls stopping if `use_gyro` is called again with the same
16
argument as already active ([support#1858]).
17
-- Fixed lockup and reboot with f-strings in tight loops ([support#1668]).
+- Fixed lockup and reboot with f-strings and slice allocations in tight
18
+ loops ([support#1668]).
19
20
[support#1623]: https://github.com/pybricks/support/issues/1623
21
[support#1668]: https://github.com/pybricks/support/issues/1668
micropython
0 commit comments