<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-decorator-git.git/documentation3.py, branch europython2018</title>
<subtitle>github.com: micheles/decorator.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-decorator-git.git/'/>
<entry>
<title>Unified the documentation for Python 2 and 3</title>
<updated>2015-07-19T05:36:08+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-07-19T05:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-decorator-git.git/commit/?id=79c669ce71afcd70b49344823b5ccc8a61023f98'/>
<id>79c669ce71afcd70b49344823b5ccc8a61023f98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a script test.py working both with Python 2 and 3</title>
<updated>2015-03-16T14:26:20+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-03-16T14:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-decorator-git.git/commit/?id=cbc46b5c31e82cdf06336f8aa96527bb0b33dfd2'/>
<id>cbc46b5c31e82cdf06336f8aa96527bb0b33dfd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The decorated function dictionary is a copy of the original function dictionary</title>
<updated>2015-03-16T14:08:58+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-03-16T14:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-decorator-git.git/commit/?id=6f3bf75e285f6632d5be0201d090ea158f18ad7c'/>
<id>6f3bf75e285f6632d5be0201d090ea158f18ad7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial travis support</title>
<updated>2015-03-16T12:26:02+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-03-16T12:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-decorator-git.git/commit/?id=cf1b025a53dc21e09327dfd28dcfb00befff30c1'/>
<id>cf1b025a53dc21e09327dfd28dcfb00befff30c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebuilt the docs</title>
<updated>2015-03-16T11:19:26+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-03-16T11:19:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-decorator-git.git/commit/?id=d7d4bac90419a049165da9f29e2b8fef18fa7f33'/>
<id>d7d4bac90419a049165da9f29e2b8fef18fa7f33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial changes for decorator 3.4.1</title>
<updated>2015-03-16T10:13:06+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2015-03-16T10:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-decorator-git.git/commit/?id=5d0a05302b850386b2b71ff281c58db333ac7e78'/>
<id>5d0a05302b850386b2b71ff281c58db333ac7e78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Worked on decorator 3.4</title>
<updated>2012-10-18T08:39:28+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2012-10-18T08:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-decorator-git.git/commit/?id=06a787e657bf26aab2c4e7b95a1336e087090ab5'/>
<id>06a787e657bf26aab2c4e7b95a1336e087090ab5</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 bug with kwonly args in Python 3.X</title>
<updated>2012-04-23T14:48:26+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2012-04-23T14:48:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-decorator-git.git/commit/?id=38a8e36f8e4e42ba59149ebac9bf6d7d2bd8b87a'/>
<id>38a8e36f8e4e42ba59149ebac9bf6d7d2bd8b87a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the license</title>
<updated>2011-11-09T14:21:03+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2011-11-09T14:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-decorator-git.git/commit/?id=914fae4538399fb00ba6b17765a0942184b89611'/>
<id>914fae4538399fb00ba6b17765a0942184b89611</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 bug with __kwdefaults__ for Python 3</title>
<updated>2011-09-01T09:40:06+00:00</updated>
<author>
<name>Michele Simionato</name>
<email>michele.simionato@gmail.com</email>
</author>
<published>2011-09-01T09:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-decorator-git.git/commit/?id=ecb841019341aaac531f62ac5108ed167dbdb2b1'/>
<id>ecb841019341aaac531f62ac5108ed167dbdb2b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
