<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/bytes_construct.py, branch v1.3.10</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.10</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.10'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-02-09T04:11:49+00:00</updated>
<entry>
<title>objstr: Fix bytes creation from array of long ints.</title>
<updated>2015-02-09T04:11:49+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-02-09T04:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=194117a066fa0af6cbe712223195e4ff02037298'/>
<id>urn:sha1:194117a066fa0af6cbe712223195e4ff02037298</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Separate out test cases that rely on float support to float/ dir.</title>
<updated>2015-01-08T15:41:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-01-08T15:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=19b3fea6a885d071a1216614ee3f766aba947cbf'/>
<id>urn:sha1:19b3fea6a885d071a1216614ee3f766aba947cbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Allow bytes/bytearray/array to be init'd by buffer protocol objects.</title>
<updated>2014-12-04T15:46:14+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-04T15:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=32ef3a3517caa79f5d2237dbed8078e7fa79c742'/>
<id>urn:sha1:32ef3a3517caa79f5d2237dbed8078e7fa79c742</id>
<content type='text'>
Behaviour of array initialisation is subtly different for bytes,
bytearray and array.array when argument has buffer protocol.  This patch
gets us CPython conformant (except we allow initialisation of
array.array by buffer with length not a multiple of typecode).
</content>
</entry>
</feed>
