| Age | Commit message (Collapse) | Author |
|
This is run with uncrustify 0.70.1, and black 19.10b0.
|
|
TLS SNI support, fixes after making str.rstrip() behavior compliant.
|
|
To make its inclusion as frozen modules in multiple ports less magic.
Ports are just expected to symlink 2 files into their scripts/modules
subdirs.
Unix port updated to use this and in general follow frozen modules setup
tested and tried on baremetal ports, where there's "scripts" predefined
dir (overridable with FROZEN_DIR make var), and a user just drops Python
files there.
|