-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: micropython/micropython-lib
Pull requests list
_libc.py: add libc.dylib (osx dynamic library) to list passed to ffi.open()
#7
by blmorris
was closed Oct 14, 2015
Loading...
Add paragraph to README to describe a workaround for getting 'make insta...
#11
by blmorris
was closed Nov 5, 2014
Loading...
collections.deque: Speedup
appendleft, implement __iter__ and __str__
#15
by nvbn
was merged Dec 15, 2014
Loading...
uasyncio.queues: Add simple implementation of asynchronous queues for uasyncio
#16
by nvbn
was closed Dec 19, 2014
Loading...
binascii.unhexlify, base64, hashlib.sha224/256/384/512
#21
by slush0
was closed Mar 7, 2015
Loading...
uasyncio: Add StreamWriter.get_extra_info() to get peername.
#26
by dpgeorge
was merged Jun 4, 2015
Loading...
ffilib: Initial version of wrapper for ffi module.
#27
by dpgeorge
was closed Jun 5, 2015
Loading...
argparse: Initial minimal implementation of argparse.
#28
by dpgeorge
was closed Jun 6, 2015
Loading...
unittest: Add assertAlmostEqual and assertNotAlmostEqual
#43
by pramasoul
was closed Aug 31, 2015
Loading...
ProTip!
Filter pull requests by the default branch with base:master.