<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/tests/import/pkg7/subpkg1, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>tests: Format all Python code with black, except tests in basics subdir.</title>
<updated>2020-03-30T02:21:58+00:00</updated>
<author>
<name>David Lechner</name>
</author>
<published>2020-03-23T02:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=3dc324d3f1312e40d3a8ed87e7244966bb756f26'/>
<id>3dc324d3f1312e40d3a8ed87e7244966bb756f26</id>
<content type='text'>
This adds the Python files in the tests/ directory to be formatted with
./tools/codeformat.py.  The basics/ subdirectory is excluded for now so we
aren't changing too much at once.

In a few places `# fmt: off`/`# fmt: on` was used where the code had
special formatting for readability or where the test was actually testing
the specific formatting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the Python files in the tests/ directory to be formatted with
./tools/codeformat.py.  The basics/ subdirectory is excluded for now so we
aren't changing too much at once.

In a few places `# fmt: off`/`# fmt: on` was used where the code had
special formatting for readability or where the test was actually testing
the specific formatting.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/import: Update comment now that uPy raises correct exception.</title>
<updated>2017-06-28T02:21:29+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-06-27T02:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=409fc8f9c1c5f07bcbdb6229196775deb4133e03'/>
<id>409fc8f9c1c5f07bcbdb6229196775deb4133e03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py/builtinimport: Raise ValueError for bad relative import, per CPython.</title>
<updated>2017-01-16T05:21:04+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2017-01-16T05:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=63e291de706c4c8092fe5f19f3726e5da5e80913'/>
<id>63e291de706c4c8092fe5f19f3726e5da5e80913</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/import: Improve builtinimport.c test coverage.</title>
<updated>2017-01-16T04:59:33+00:00</updated>
<author>
<name>Rami Ali</name>
</author>
<published>2017-01-16T04:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=50e14ca61945dcb5487e1b54d99fc84c530a32f7'/>
<id>50e14ca61945dcb5487e1b54d99fc84c530a32f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/import: Add a test which uses ... in from-import statement.</title>
<updated>2016-12-21T00:25:53+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2016-12-21T00:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=67f3edc10af1833218af680835f75a3e2d0473e7'/>
<id>67f3edc10af1833218af680835f75a3e2d0473e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
