-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: micropython/micropython-lib
Pull requests list
Documentation edits to README.md
#5
by willingc
was merged Aug 10, 2014
Loading...
updated Aug 10, 2014
cmd: Stripped down version of Python 3.3 cmd.py
#4
by dhylands
was closed Aug 12, 2014
Loading...
updated Aug 12, 2014
Add paragraph to README to describe a workaround for getting 'make insta...
#11
by blmorris
was closed Nov 5, 2014
Loading...
updated Nov 6, 2014
Add support of
len to collections.deque
#13
by nvbn
was closed Dec 14, 2014
Loading...
updated Dec 14, 2014
collections.deque: Speedup
appendleft, implement __iter__ and __str__
#15
by nvbn
was merged Dec 15, 2014
Loading...
updated Dec 15, 2014
unittest: Add
assertFalse to TestCase
#14
by nvbn
was closed Dec 15, 2014
Loading...
updated Dec 15, 2014
uasyncio.queues: Add simple implementation of asynchronous queues for uasyncio
#16
by nvbn
was closed Dec 19, 2014
Loading...
updated Dec 21, 2014
binascii.unhexlify, hashlib.sha224/256/384/512
#20
by slush0
was closed Feb 8, 2015
Loading...
updated Feb 8, 2015
binascii.unhexlify, base64, hashlib.sha224/256/384/512
#21
by slush0
was closed Mar 7, 2015
Loading...
updated Mar 7, 2015
uasyncio: Add StreamWriter.get_extra_info() to get peername.
#26
by dpgeorge
was merged Jun 4, 2015
Loading...
updated Jun 4, 2015
argparse: Initial minimal implementation of argparse.
#28
by dpgeorge
was closed Jun 6, 2015
Loading...
updated Jun 6, 2015
fix typo in inspect.isclass()
#35
by pramasoul
was closed Jul 16, 2015
Loading...
updated Jul 16, 2015
unittest: make unittest.main() work
#38
by pramasoul
was closed Jul 30, 2015
Loading...
updated Aug 7, 2015
unittest: print test name before execution
#39
by pramasoul
was closed Aug 7, 2015
Loading...
updated Aug 7, 2015
unittest: Add assertAlmostEqual and assertNotAlmostEqual
#43
by pramasoul
was closed Aug 31, 2015
Loading...
updated Aug 31, 2015
Draft implementation of xmltok module
#40
by pfalcon
was closed Oct 10, 2015
Loading...
updated Oct 10, 2015
_libc.py: add libc.dylib (osx dynamic library) to list passed to ffi.open()
#7
by blmorris
was closed Oct 14, 2015
Loading...
updated Oct 14, 2015
argparse: reproduce CPython's behaviour more closely
#46
by dxxb
was closed Oct 18, 2015
Loading...
updated Oct 19, 2015
contextlib: Add simple contextlib port
#17
by nvbn
was closed Oct 22, 2015
Loading...
updated Oct 22, 2015
unittest: add assertIsNone() and assertIsNotNone() methods to TestCase
#52
by dxxb
was closed Nov 1, 2015
Loading...
updated Nov 1, 2015
OSX seems to return errno.EISDIR when mkdir() on an existing directory
#53
by njouanin
was closed Nov 14, 2015
Loading...
updated Nov 14, 2015
ProTip!
Adding no:label will show everything without a label.