[Snek] [keith-packard/snek] e1a04f: Run 'make black-reformat'
Keith Packard
noreply at github.com
Thu Mar 12 22:21:30 PDT 2026
Branch: refs/heads/main
Home: https://github.com/keith-packard/snek
Commit: e1a04f65dfdaaad1e9df022c5e121466f0004b6b
https://github.com/keith-packard/snek/commit/e1a04f65dfdaaad1e9df022c5e121466f0004b6b
Author: Keith Packard <keithp at keithp.com>
Date: 2026-03-12 (Thu, 12 Mar 2026)
Changed paths:
M chips/samd21/uf2conv.py
M snekde/snekde.py
Log Message:
-----------
Run 'make black-reformat'
Black code style appears to have changed slightly.
Signed-off-by: Keith Packard <keithp at keithp.com>
Commit: db196e33a496d823a209692ac930d6ab00c9f11b
https://github.com/keith-packard/snek/commit/db196e33a496d823a209692ac930d6ab00c9f11b
Author: Keith Packard <keithp at keithp.com>
Date: 2026-03-12 (Thu, 12 Mar 2026)
Changed paths:
M snek-exec.c
Log Message:
-----------
Limit ~ operator to only 24 bits
This makes it a lot more useful for bitwise operations.
Signed-off-by: Keith Packard <keithp at keithp.com>
Commit: f97c1983298cc1d9e096064b32a99d508b59b517
https://github.com/keith-packard/snek/commit/f97c1983298cc1d9e096064b32a99d508b59b517
Author: Keith Packard <keithp at keithp.com>
Date: 2026-03-12 (Thu, 12 Mar 2026)
Changed paths:
M ports/posix/snek-main.c
Log Message:
-----------
posix: Only use readline if isatty(0) is true
This avoids echoing input when running from a socket in mu-editor.
Signed-off-by: Keith Packard <keithp at keithp.com>
Compare: https://github.com/keith-packard/snek/compare/e0229894da20...f97c1983298c
To unsubscribe from these emails, change your notification settings at https://github.com/keith-packard/snek/settings/notifications
More information about the Snek
mailing list