<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/basics/builtin_property.py, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-05-25T00:59:40+00:00</updated>
<entry>
<title>py/objtype: Remove TODO comment about needing to check for property.</title>
<updated>2018-05-25T00:59:40+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2018-05-25T00:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dfeaea144168c3ec3b4ec513cfb201ce93f99f5e'/>
<id>urn:sha1:dfeaea144168c3ec3b4ec513cfb201ce93f99f5e</id>
<content type='text'>
Instance members are always treated as values, even if they are properties.
A test is added to show this is the case.
</content>
</entry>
<entry>
<title>tests/basics: Convert "sys.exit()" to "raise SystemExit".</title>
<updated>2017-06-10T17:03:01+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-10T17:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a2803b74f48849cb3a11fb492fee891044ecc1f4'/>
<id>urn:sha1:a2803b74f48849cb3a11fb492fee891044ecc1f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/basic: Make various tests skippable.</title>
<updated>2017-03-08T23:07:19+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-03-08T23:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=983144404b6526c22e5c4224807ea4214e11e248'/>
<id>urn:sha1:983144404b6526c22e5c4224807ea4214e11e248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>builtin property: accept keyword arguments</title>
<updated>2016-01-14T19:15:18+00:00</updated>
<author>
<name>chrysn</name>
<email>chrysn@fsfe.org</email>
</author>
<published>2016-01-13T11:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f8ba2eca804ae167d6597cc89eb270ddd8e1ce23'/>
<id>urn:sha1:f8ba2eca804ae167d6597cc89eb270ddd8e1ce23</id>
<content type='text'>
this allows python code to use property(lambda:..., doc=...) idiom.

named versions for the fget, fset and fdel arguments are left out in the
interest of saving space; they are rarely used and easy to enable when
actually needed.

a test case is included.
</content>
</entry>
<entry>
<title>tests: Add more tests to improve coverage, mostly testing exceptions.</title>
<updated>2015-08-21T11:02:09+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-08-21T10:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d007cb890394d9d26c6fafb133532a5175d91eb2'/>
<id>urn:sha1:d007cb890394d9d26c6fafb133532a5175d91eb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add missing tests for builtins, and many other things.</title>
<updated>2015-04-04T21:05:30+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-04T21:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9dd36404646f857c4f250537bac0d9a8ad041d25'/>
<id>urn:sha1:9dd36404646f857c4f250537bac0d9a8ad041d25</id>
<content type='text'>
</content>
</entry>
</feed>
