<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-decorator-git.git/src, branch 4.1.0</title>
<subtitle>github.com: micheles/decorator.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/'/>
<entry>
<title>Work on branch 4.1.0</title>
<updated>2017-07-15T07:17:12+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2017-07-15T07:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=2d972e66eadc0da62d5d372a33b39699a35c4bcc'/>
<id>2d972e66eadc0da62d5d372a33b39699a35c4bcc</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 the decoration of coroutines</title>
<updated>2017-06-06T17:29:45+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2017-06-06T17:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=24bc55b8c3446a417ce80b15b7cbf15b6b120ffc'/>
<id>24bc55b8c3446a417ce80b15b7cbf15b6b120ffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserving iscoroutinefunction for Python 3.5 coroutines</title>
<updated>2017-06-03T12:40:11+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2017-06-03T12:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=238bf589eb6100f2da4efba3a9c9297adbd63bef'/>
<id>238bf589eb6100f2da4efba3a9c9297adbd63bef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed an import error breaking Python 3.6</title>
<updated>2017-01-15T09:42:31+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2017-01-15T09:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=e557fb1da60902e1ae2fe6f57acebe077c529f21'/>
<id>e557fb1da60902e1ae2fe6f57acebe077c529f21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Python 2 issue</title>
<updated>2017-01-15T09:33:27+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2017-01-15T09:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=763f3d42e3380b17a6b51113649c2b703c4d6c55'/>
<id>763f3d42e3380b17a6b51113649c2b703c4d6c55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tested with Python 3.6</title>
<updated>2017-01-15T09:06:58+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2017-01-15T09:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=8608a4672a5c4ae390040d56ef049980a144c280'/>
<id>8608a4672a5c4ae390040d56ef049980a144c280</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 #38 from stepshal/misspellings</title>
<updated>2016-10-08T13:56:57+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2016-10-08T13:56:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=7d24926595c7719a7118e8b821a865f33a0445c0'/>
<id>7d24926595c7719a7118e8b821a865f33a0445c0</id>
<content type='text'>
Fix misspellings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix misspellings</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misspellings</title>
<updated>2016-10-08T11:13:42+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-10-08T11:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=ab6cc95a17a92089cd0e2ad58dfd77aac3f29d5c'/>
<id>ab6cc95a17a92089cd0e2ad58dfd77aac3f29d5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add blank lines after code object, class of function definition.</title>
<updated>2016-10-08T10:36:47+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-10-08T10:36:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=bdf2692ca23347f1bdc54017b7f4e106dfa05b7f'/>
<id>bdf2692ca23347f1bdc54017b7f4e106dfa05b7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>2016-10-08T10:08:34+00:00</updated>
<author>
<name>stepshal</name>
<email>nessento@openmailbox.org</email>
</author>
<published>2016-10-08T10:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-decorator-git.git/commit/?id=49089063033d59687b74741f0c3fa079dba09b10'/>
<id>49089063033d59687b74741f0c3fa079dba09b10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
