<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/netaddr.git/tutorials, branch master</title>
<subtitle>github.com: drkjam/netaddr.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/netaddr.git/'/>
<entry>
<title>Doc: use python 3 syntax for print</title>
<updated>2021-03-24T17:15:37+00:00</updated>
<author>
<name>François Magimel</name>
<email>magimel.francois@gmail.com</email>
</author>
<published>2020-11-26T21:00:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/netaddr.git/commit/?id=b1d8f016abee00c8a93e35b928acdc22797c800a'/>
<id>b1d8f016abee00c8a93e35b928acdc22797c800a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: fix the sphinx syntax (#220)</title>
<updated>2020-11-27T15:33:32+00:00</updated>
<author>
<name>François Magimel</name>
<email>magimel.francois@gmail.com</email>
</author>
<published>2020-11-27T15:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/netaddr.git/commit/?id=84112269445997ad6bfcf25247e788a31365460e'/>
<id>84112269445997ad6bfcf25247e788a31365460e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add property setter for netmask for IPNetwork()</title>
<updated>2020-06-20T23:32:00+00:00</updated>
<author>
<name>Naveen Nathan</name>
<email>naveen@lastninja.net</email>
</author>
<published>2016-05-14T03:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/netaddr.git/commit/?id=b08dcb6e72dbe6b35eb96417f2af7657b0839a42'/>
<id>b08dcb6e72dbe6b35eb96417f2af7657b0839a42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fixed a unicode vs bytes issue between Python 2.x and 3.x when reading and writing IEEE data files.</title>
<updated>2017-01-13T00:20:49+00:00</updated>
<author>
<name>David Moss</name>
<email>drkjam@gmail.com</email>
</author>
<published>2017-01-13T00:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/netaddr.git/commit/?id=af145601df4329a4dc55ef0ce9ce5f8645f09d4f'/>
<id>af145601df4329a4dc55ef0ce9ce5f8645f09d4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fixed broken doctests in EUI tutorial</title>
<updated>2017-01-11T23:51:57+00:00</updated>
<author>
<name>David Moss</name>
<email>drkjam@gmail.com</email>
</author>
<published>2017-01-11T23:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/netaddr.git/commit/?id=f176327c67b51c271c6d6b2ffbd3b23f640bfa9d'/>
<id>f176327c67b51c271c6d6b2ffbd3b23f640bfa9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- changed copyright to first year of project publication (avoid yearly updates going forward)</title>
<updated>2017-01-11T23:30:55+00:00</updated>
<author>
<name>David Moss</name>
<email>drkjam@gmail.com</email>
</author>
<published>2017-01-11T23:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/netaddr.git/commit/?id=0f09cae2ac2cc5de7ed7371b3b163a312e0d1c72'/>
<id>0f09cae2ac2cc5de7ed7371b3b163a312e0d1c72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- updated all copyright notices</title>
<updated>2016-09-09T00:02:33+00:00</updated>
<author>
<name>David Moss</name>
<email>drkjam@gmail.com</email>
</author>
<published>2016-09-09T00:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/netaddr.git/commit/?id=94a35e4e2420e7c1cd7879104a03ff03a786036b'/>
<id>94a35e4e2420e7c1cd7879104a03ff03a786036b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fixed bug in tutorial based on change in this release</title>
<updated>2015-08-30T20:34:46+00:00</updated>
<author>
<name>David Moss</name>
<email>drkjam@gmail.com</email>
</author>
<published>2015-08-30T20:34:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/netaddr.git/commit/?id=680bfc3727ead98529f371e362e741bc0d995058'/>
<id>680bfc3727ead98529f371e362e741bc0d995058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed #108 duplicate test code</title>
<updated>2015-08-25T22:47:16+00:00</updated>
<author>
<name>David Moss</name>
<email>drkjam@gmail.com</email>
</author>
<published>2015-08-25T22:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/netaddr.git/commit/?id=dfca9bcefc4143888a43cad2ceaa590ce71443de'/>
<id>dfca9bcefc4143888a43cad2ceaa590ce71443de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed misspelling</title>
<updated>2015-08-21T19:33:17+00:00</updated>
<author>
<name>Jonathan Crane</name>
<email>joncrane@gmail.com</email>
</author>
<published>2015-08-21T19:33:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/netaddr.git/commit/?id=c10064eedc632a5a2deaa7c57e659b22a19204d8'/>
<id>c10064eedc632a5a2deaa7c57e659b22a19204d8</id>
<content type='text'>
"seamless" not "seemless"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"seamless" not "seemless"</pre>
</div>
</content>
</entry>
</feed>
