Skip to content

Pull requests: micropython/micropython-lib

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

umqtt.simple: Adds support for MQTT v3.1
#173 opened May 3, 2017 by dracode Loading… updated Feb 24, 2019
umqtt.{robust,simple}: wait_msg(): select blocking mode by parameter
#196 opened Jul 10, 2017 by puuu Loading… updated Feb 24, 2019
umqtt.simple: Added call to main() function in example scripts
#199 opened Jul 19, 2017 by spynappels Loading… updated Feb 24, 2019
Add the ability to connect if IP is used.
#271 opened Apr 9, 2018 by goyzhang Loading… updated Feb 24, 2019
uasyncio fast_io EventLoop option reduces I/O scheduling latency
#287 opened Jun 20, 2018 by peterhinch Loading… updated Feb 24, 2019
uaiohttpclient: Allow non-standard port number
#288 opened Jun 20, 2018 by rtau Loading… updated Feb 24, 2019
Add uuid4 implementation
#282 opened May 24, 2018 by dhylands Loading… updated Feb 24, 2019
umqtt hangs when connecting to a MQTT v3.1 implementation on SUBACK
#205 opened Aug 17, 2017 by jrlomas Loading… updated Apr 24, 2019
urequest socket instance issue
#343 opened May 28, 2019 by jotathebest Loading… updated May 28, 2019
Supported socket timeout
#237 opened Nov 23, 2017 by Himura2la Loading… updated Jun 18, 2019
normpath integration
#360 opened Dec 3, 2019 by bradley499 Loading… updated Dec 8, 2019
Request timeout and HTTP redirection
#368 opened Jan 21, 2020 by DavidTou Loading… updated Jan 21, 2020
urequests.py: cookies, redirect, url-parameters
#378 opened Mar 24, 2020 by mardigras2020 Loading… updated Mar 24, 2020
copy: Add support for OrderedDict in deepcopy.
#390 opened Jun 15, 2020 by andrewleech Loading… updated Jun 15, 2020
copy: Add stub dispatch_table for use in copy().
#391 opened Jun 16, 2020 by andrewleech Loading… updated Jun 16, 2020
ffilib:fix Traceback in Unix port due to missing 'maxsize'
#399 opened Sep 30, 2020 by pvinci Draft updated Oct 1, 2020
signal: Add alarm() and pause() function
#401 opened Oct 24, 2020 by Hagb Loading… updated Oct 24, 2020
Add support for OAuth2 device flows.
#407 opened Dec 18, 2020 by tikurahul Loading… updated Dec 28, 2020
Add functions to operator
#416 opened Mar 26, 2021 by jrmoserbaltimore Loading… updated Mar 26, 2021
add configparser module
#265 opened Mar 23, 2018 by Mika64 Loading… updated May 3, 2021
Add support for Uefi to various fileio libraries
#418 opened Apr 22, 2021 by Zitt Loading… updated May 3, 2021
Brought back from an old commit
#428 opened Jun 9, 2021 by dstromberg Loading… updated Jun 15, 2021
- show traceback when test failed
#419 opened Apr 24, 2021 by maho Loading… updated Jul 26, 2021
New module suntime for sunrise and sunset time
#450 opened Sep 27, 2021 by lorcap Loading… updated Nov 6, 2021
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.