<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git, branch cmp_fix</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/'/>
<entry>
<title>_cmp() raised NoRelativeRdataOrdering in abs vs. abs case</title>
<updated>2021-10-14T16:37:54+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-14T16:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=56e2a3a1f7248cde6e4a0729d6ab226057706a43'/>
<id>56e2a3a1f7248cde6e4a0729d6ab226057706a43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow relative rdata comparisons for now, but disallow in the future.</title>
<updated>2021-10-14T16:14:23+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-14T16:14:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=c80d40a8b9b5788f98af9782afb72f09c00e268a'/>
<id>c80d40a8b9b5788f98af9782afb72f09c00e268a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix ordering issue with relative rdatas</title>
<updated>2021-10-14T16:13:08+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-14T16:13:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=5e805bbf3ff34365bed632e01afe5a0d550c8467'/>
<id>5e805bbf3ff34365bed632e01afe5a0d550c8467</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix accidental reversion of message.py typo fix</title>
<updated>2021-10-11T22:27:10+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-11T22:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=fdd3f77fccd3bd652f1a78397f944eca4fbbe964'/>
<id>fdd3f77fccd3bd652f1a78397f944eca4fbbe964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #698 and #702, problems caused by _cmp() giving the wrong</title>
<updated>2021-10-11T22:01:03+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-10T23:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=51a96a2e2c80aaf81229ce01e3f74a15d67f7ef9'/>
<id>51a96a2e2c80aaf81229ce01e3f74a15d67f7ef9</id>
<content type='text'>
result in certain comparisons of rdata with relative and absolute
names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
result in certain comparisons of rdata with relative and absolute
names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #704 from rthalley/dependabot/pip/flake8-tw-4.0.1</title>
<updated>2021-10-11T16:40:47+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-11T16:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=380846b2d6b550963d3e117f15abf8da26d18505'/>
<id>380846b2d6b550963d3e117f15abf8da26d18505</id>
<content type='text'>
Update flake8 requirement from ^3.7.9 to ^4.0.1</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update flake8 requirement from ^3.7.9 to ^4.0.1</pre>
</div>
</content>
</entry>
<entry>
<title>Update flake8 requirement from ^3.7.9 to ^4.0.1</title>
<updated>2021-10-11T16:03:21+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2021-10-11T16:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=aed16543f8182331066545b0103f4f2df229367e'/>
<id>aed16543f8182331066545b0103f4f2df229367e</id>
<content type='text'>
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/3.7.9...4.0.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/3.7.9...4.0.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo and improve dns.message.Message.is_response() doc string</title>
<updated>2021-10-10T23:57:37+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-10T23:57:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=f8bd3357c0cc65b9dd20576c5891bbcd345766d3'/>
<id>f8bd3357c0cc65b9dd20576c5891bbcd345766d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add some doc on thread safety</title>
<updated>2021-10-10T22:15:14+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-10T22:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=31c71ecb42a6dca595ad8804985fd058761bd883'/>
<id>31c71ecb42a6dca595ad8804985fd058761bd883</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #697 from rthalley/dependabot/pip/pytest-cov-tw-3.0.0</title>
<updated>2021-10-04T16:51:16+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-10-04T16:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=fbdb0ca75925fdcf67cf4536ebf6b4f3896bca27'/>
<id>fbdb0ca75925fdcf67cf4536ebf6b4f3896bca27</id>
<content type='text'>
Update pytest-cov requirement from ^2.10.0 to ^3.0.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update pytest-cov requirement from ^2.10.0 to ^3.0.0</pre>
</div>
</content>
</entry>
</feed>
