<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pysnmp.git/examples, branch origin</title>
<subtitle>
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysnmp.git/'/>
<entry>
<title>* Asyncore and asyncio-based APIs reworked to become functions.</title>
<updated>2015-09-27T10:26:26+00:00</updated>
<author>
<name>elie</name>
<email>elie</email>
</author>
<published>2015-09-27T10:26:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysnmp.git/commit/?id=4d1d9778f9b52752a0bb271a0bc5b69f9b4f50e3'/>
<id>4d1d9778f9b52752a0bb271a0bc5b69f9b4f50e3</id>
<content type='text'>
* Asyncio and Twisted API moved entirely into high-level domain to
  be aligned with other high-level APIs. This WILL BREAK backward
  compatibility for those apps that use Twisted API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Asyncio and Twisted API moved entirely into high-level domain to
  be aligned with other high-level APIs. This WILL BREAK backward
  compatibility for those apps that use Twisted API.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Asyncore and asyncio-based APIs reworked to become functions.</title>
<updated>2015-09-27T10:26:25+00:00</updated>
<author>
<name>elie</name>
<email>elie</email>
</author>
<published>2015-09-27T10:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysnmp.git/commit/?id=627d9ff4a3715477e56fe397f099ad0db0d5c1b9'/>
<id>627d9ff4a3715477e56fe397f099ad0db0d5c1b9</id>
<content type='text'>
* Asyncio and Twisted API moved entirely into high-level domain to
  be aligned with other high-level APIs. This WILL BREAK backward
  compatibility for those apps that use Twisted API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Asyncio and Twisted API moved entirely into high-level domain to
  be aligned with other high-level APIs. This WILL BREAK backward
  compatibility for those apps that use Twisted API.
</pre>
</div>
</content>
</entry>
<entry>
<title>post-move documentation and code fixes</title>
<updated>2015-09-21T18:35:05+00:00</updated>
<author>
<name>elie</name>
<email>elie</email>
</author>
<published>2015-09-21T18:35:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysnmp.git/commit/?id=1dc2e64a4a0a52a7e9ed3b07a01dd35a0aa29c95'/>
<id>1dc2e64a4a0a52a7e9ed3b07a01dd35a0aa29c95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more adjustments followed layout changes</title>
<updated>2015-09-21T06:32:31+00:00</updated>
<author>
<name>elie</name>
<email>elie</email>
</author>
<published>2015-09-21T06:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysnmp.git/commit/?id=66b54b016bec3312059f0add5dcc8535d2a1a6c6'/>
<id>66b54b016bec3312059f0add5dcc8535d2a1a6c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>proper markup and fixes</title>
<updated>2015-09-17T19:55:00+00:00</updated>
<author>
<name>elie</name>
<email>elie</email>
</author>
<published>2015-09-17T19:55:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysnmp.git/commit/?id=7fc0fb7681f69a28904a47c493a90baa475c60f6'/>
<id>7fc0fb7681f69a28904a47c493a90baa475c60f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some more missing files</title>
<updated>2015-09-14T05:45:34+00:00</updated>
<author>
<name>elie</name>
<email>elie</email>
</author>
<published>2015-09-14T05:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysnmp.git/commit/?id=82e1b1a84d62ced461840eba9019cf8b21b8b072'/>
<id>82e1b1a84d62ced461840eba9019cf8b21b8b072</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* synchronous oneliner apps redesigned to offer Python generator-based</title>
<updated>2015-09-14T05:20:24+00:00</updated>
<author>
<name>elie</name>
<email>elie</email>
</author>
<published>2015-09-14T05:20:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysnmp.git/commit/?id=2f24177c361ba4d9deba2d7378f84aa96111db80'/>
<id>2f24177c361ba4d9deba2d7378f84aa96111db80</id>
<content type='text'>
  API along with a more comprehensive set of accepted parameters.
* massively documented (in Sphinx, NumPy style)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  API along with a more comprehensive set of accepted parameters.
* massively documented (in Sphinx, NumPy style)
</pre>
</div>
</content>
</entry>
<entry>
<title>synchronous oneliner apps redesigned to offer Python generator-based</title>
<updated>2015-07-06T21:30:04+00:00</updated>
<author>
<name>elie</name>
<email>elie</email>
</author>
<published>2015-07-06T21:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysnmp.git/commit/?id=f5fff54ff3737b739e7597ab16591d28d3c7e6d6'/>
<id>f5fff54ff3737b739e7597ab16591d28d3c7e6d6</id>
<content type='text'>
API along with more comprehensive set of accepted parameters
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API along with more comprehensive set of accepted parameters
</pre>
</div>
</content>
</entry>
<entry>
<title>use named enumerarion for clarity</title>
<updated>2015-07-05T16:44:45+00:00</updated>
<author>
<name>elie</name>
<email>elie</email>
</author>
<published>2015-07-05T16:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysnmp.git/commit/?id=2f598fb4962cdd3b1bce5148581651654d78231e'/>
<id>2f598fb4962cdd3b1bce5148581651654d78231e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RowStatus needs initialization</title>
<updated>2015-07-05T15:04:43+00:00</updated>
<author>
<name>elie</name>
<email>elie</email>
</author>
<published>2015-07-05T15:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysnmp.git/commit/?id=708201f6c9a9dc91beedce5c4ecdde046ba50d85'/>
<id>708201f6c9a9dc91beedce5c4ecdde046ba50d85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
