<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyserial-git.git/test, branch master</title>
<subtitle>github.com: pyserial/pyserial.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyserial-git.git/'/>
<entry>
<title>Fix misc. documentation and source comment typos</title>
<updated>2021-05-14T12:22:24+00:00</updated>
<author>
<name>luz paz</name>
<email>luzpaz@users.noreply.github.com</email>
</author>
<published>2021-05-14T12:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyserial-git.git/commit/?id=f411ba382f553326c50b2dbd3e512d7f096b981f'/>
<id>f411ba382f553326c50b2dbd3e512d7f096b981f</id>
<content type='text'>
Found via `codespell -q 3 -L ba,ser,wont`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found via `codespell -q 3 -L ba,ser,wont`</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix typos</title>
<updated>2021-04-19T19:37:33+00:00</updated>
<author>
<name>Pierre Grimaud</name>
<email>grimaud.pierre@gmail.com</email>
</author>
<published>2021-04-19T19:37:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyserial-git.git/commit/?id=14259d654992e42452d9e0a33f26dd8dcfa7862c'/>
<id>14259d654992e42452d9e0a33f26dd8dcfa7862c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: raise new instances for PortNotOpenError and SerialTimeoutException</title>
<updated>2020-09-14T01:59:52+00:00</updated>
<author>
<name>Chris Liechti</name>
<email>cliechti@gmx.net</email>
</author>
<published>2020-09-14T01:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyserial-git.git/commit/?id=e99bda36b6f93b1a4232a96c9927e75aebd31580'/>
<id>e99bda36b6f93b1a4232a96c9927e75aebd31580</id>
<content type='text'>
related to #502
fixes #437
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
related to #502
fixes #437
</pre>
</div>
</content>
</entry>
<entry>
<title>serial: SerialBase with is idempotent</title>
<updated>2017-06-28T14:27:43+00:00</updated>
<author>
<name>Guillaume Galeazzi</name>
<email>guillaume.g@leazzi.ch</email>
</author>
<published>2017-06-28T14:21:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyserial-git.git/commit/?id=48a5ce1b914f3a56c77b599316a1c50f675b3212'/>
<id>48a5ce1b914f3a56c77b599316a1c50f675b3212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: fix missing definition in test_pty</title>
<updated>2017-03-10T19:04:32+00:00</updated>
<author>
<name>Chris Liechti</name>
<email>cliechti@gmx.net</email>
</author>
<published>2017-03-10T19:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyserial-git.git/commit/?id=7bd427087857ba474180058b727578ca4cec5e2e'/>
<id>7bd427087857ba474180058b727578ca4cec5e2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: extend test_pty</title>
<updated>2017-03-10T01:06:36+00:00</updated>
<author>
<name>Chris Liechti</name>
<email>cliechti@gmx.net</email>
</author>
<published>2017-03-10T01:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyserial-git.git/commit/?id=508d8421674a26f7160e719ca68a020a59829a1f'/>
<id>508d8421674a26f7160e719ca68a020a59829a1f</id>
<content type='text'>
closes #208
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #208
</pre>
</div>
</content>
</entry>
<entry>
<title>test: extend test_pty</title>
<updated>2017-03-09T22:56:19+00:00</updated>
<author>
<name>Chris Liechti</name>
<email>cliechti@gmx.net</email>
</author>
<published>2017-03-09T22:56:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyserial-git.git/commit/?id=88e10647cf76e2bbdd5a5eeed2399fecc71af15c'/>
<id>88e10647cf76e2bbdd5a5eeed2399fecc71af15c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: improve and extend tests for "exclusive"</title>
<updated>2017-03-06T22:49:04+00:00</updated>
<author>
<name>Chris Liechti</name>
<email>cliechti@gmx.net</email>
</author>
<published>2017-03-06T22:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyserial-git.git/commit/?id=b92c3f859872b2be90f02576625ae87bb8b372b9'/>
<id>b92c3f859872b2be90f02576625ae87bb8b372b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add simple test for exclusive flag</title>
<updated>2017-03-03T22:43:39+00:00</updated>
<author>
<name>Chris Liechti</name>
<email>cliechti@gmx.net</email>
</author>
<published>2017-03-03T22:43:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyserial-git.git/commit/?id=d26ec4c0b6b3613b7bcd0f5075352b893e4c7713'/>
<id>d26ec4c0b6b3613b7bcd0f5075352b893e4c7713</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: remove traces of port numbers</title>
<updated>2016-10-08T19:06:58+00:00</updated>
<author>
<name>Chris Liechti</name>
<email>cliechti@gmx.net</email>
</author>
<published>2016-10-08T19:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyserial-git.git/commit/?id=73ff15c1c66ea73e1a2886a418da7c6c9c251274'/>
<id>73ff15c1c66ea73e1a2886a418da7c6c9c251274</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
