-
- Downloads
uctx: deprecated start_group and end_group
They seem to not work as documented in the ctx protocol, in the cases where it seemed to work it was due to side effects of global alpha, existing code should continue working after this commit. The API might return, it is not removed from the ctx protocol - and can still be accessed through ctx.parse().
parent
18c37862
No related branches found
No related tags found
Showing
- components/micropython/usermodule/mp_uctx.c 14 additions, 5 deletionscomponents/micropython/usermodule/mp_uctx.c
- components/micropython/usermodule/mp_uctx.h 1 addition, 1 deletioncomponents/micropython/usermodule/mp_uctx.h
- python_payload/mypystubs/ctx.pyi 0 additions, 11 deletionspython_payload/mypystubs/ctx.pyi
- python_payload/st3m/about.py 4 additions, 4 deletionspython_payload/st3m/about.py
- sim/fakes/ctx.py 0 additions, 8 deletionssim/fakes/ctx.py
Loading
Please register or sign in to comment