<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/dns/edns.py, branch resrefactor</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/'/>
<entry>
<title>flake8 linting</title>
<updated>2020-05-15T21:35:22+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-15T21:35:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=7142bffa710d5f3d1818fd51a52eb165da695095'/>
<id>7142bffa710d5f3d1818fd51a52eb165da695095</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reharmonize doc style as I think it looks better</title>
<updated>2020-05-10T16:33:03+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-10T16:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=f12548cdf7d58e75f41058633a16b0574416a9d1'/>
<id>f12548cdf7d58e75f41058633a16b0574416a9d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>in doco, text-&gt;str, binary-&gt;bytes</title>
<updated>2020-05-08T14:02:48+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-08T14:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=c8484ecb460ef90a9db6d32eef09542d3e850c57'/>
<id>c8484ecb460ef90a9db6d32eef09542d3e850c57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In cases where we care that something is just an IPv4 or IPv6 address,</title>
<updated>2020-05-04T14:17:11+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-05-04T14:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=bef4d1d05447ea485407fd1abaa9976dee326da6'/>
<id>bef4d1d05447ea485407fd1abaa9976dee326da6</id>
<content type='text'>
without any extras like IPv6 scope, explicitly use dns.ipv4 and dns.ipv6
instead of dns.inet.  This will let us be tolerant of scopes in other
cases (e.g. ordinary network connections).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
without any extras like IPv6 scope, explicitly use dns.ipv4 and dns.ipv6
instead of dns.inet.  This will let us be tolerant of scopes in other
cases (e.g. ordinary network connections).
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "from __future__ import" statements.</title>
<updated>2020-05-01T18:31:23+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2020-05-01T18:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=44b1c3d8835c12b68571d515c43887c725c75ffa'/>
<id>44b1c3d8835c12b68571d515c43887c725c75ffa</id>
<content type='text'>
None of these are needed anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
None of these are needed anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #394 from kimbo/kl/ecs-__str__</title>
<updated>2019-10-23T14:47:34+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2019-10-23T14:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=5567d9dd529f2d9e0f63b461517ab68882c09597'/>
<id>5567d9dd529f2d9e0f63b461517ab68882c09597</id>
<content type='text'>
added ecs __str__ function</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added ecs __str__ function</pre>
</div>
</content>
</entry>
<entry>
<title>added __str__ for GenericOption</title>
<updated>2019-10-04T11:18:51+00:00</updated>
<author>
<name>kimbo</name>
<email>kimballleavitt@gmail.com</email>
</author>
<published>2019-10-04T11:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=df9a1618d0de1cc0161606ec1539f11a90c38807'/>
<id>df9a1618d0de1cc0161606ec1539f11a90c38807</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix python 3.5 format string</title>
<updated>2019-10-03T23:02:44+00:00</updated>
<author>
<name>kimballo</name>
<email>kimballleavitt@gmail.com</email>
</author>
<published>2019-10-03T23:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=aa0324dce23eac7eb980103edb8a603c28cd3deb'/>
<id>aa0324dce23eac7eb980103edb8a603c28cd3deb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added ecs __str__ function</title>
<updated>2019-10-03T19:04:28+00:00</updated>
<author>
<name>kimballo</name>
<email>kimballleavitt@gmail.com</email>
</author>
<published>2019-10-03T19:04:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=684cdb9d39aa7651dca586c1b949c1e0aaa7b818'/>
<id>684cdb9d39aa7651dca586c1b949c1e0aaa7b818</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added dns.edns.ECSOption.from_text()</title>
<updated>2019-10-03T19:02:09+00:00</updated>
<author>
<name>kimballo</name>
<email>kimballleavitt@gmail.com</email>
</author>
<published>2019-10-03T19:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/dnspython.git/commit/?id=e1cf5b12e8b8b8c576b1ff516fa9abd6ca86bbe5'/>
<id>e1cf5b12e8b8b8c576b1ff516fa9abd6ca86bbe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
