aboutsummaryrefslogtreecommitdiff
path: root/tests/extmod/uselect_poll_udp.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2020-03-18extmod/modlwip: Fix polling of UDP socket so it doesn't return HUP.Damien George