<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pies.git, branch develop</title>
<subtitle>github.com: timothycrosley/pies.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pies.git/'/>
<entry>
<title>Merge pull request #57 from ofir123/python26-fixes</title>
<updated>2016-03-27T05:17:39+00:00</updated>
<author>
<name>Timothy Edmund Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2016-03-27T05:17:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pies.git/commit/?id=83405a8e45904e9b16b2681c15419735e654a0a6'/>
<id>83405a8e45904e9b16b2681c15419735e654a0a6</id>
<content type='text'>
Fixed some Python 2.6 and IPython issues.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed some Python 2.6 and IPython issues.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some Python 2.6 and IPython issues.</title>
<updated>2016-01-11T07:34:14+00:00</updated>
<author>
<name>Ofir123</name>
<email>ofirbrukner@gmail.com</email>
</author>
<published>2016-01-11T07:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pies.git/commit/?id=c97249e03abd4dbaad7d49d9455036a2858e94ef'/>
<id>c97249e03abd4dbaad7d49d9455036a2858e94ef</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 #53 from AbsoluteMSTR/patch-3</title>
<updated>2015-09-15T03:58:18+00:00</updated>
<author>
<name>Timothy Edmund Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2015-09-15T03:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pies.git/commit/?id=54ed23ec8792219c9e6b34579f4b5733a87ce7ab'/>
<id>54ed23ec8792219c9e6b34579f4b5733a87ce7ab</id>
<content type='text'>
backport collection.ChainMap</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
backport collection.ChainMap</pre>
</div>
</content>
</entry>
<entry>
<title>backport collection.ChainMap</title>
<updated>2015-08-19T17:06:43+00:00</updated>
<author>
<name>Ankur Dedania</name>
<email>AbsoluteMSTR@gmail.com</email>
</author>
<published>2015-08-19T17:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pies.git/commit/?id=a37265b7bfecd42602d2594a04cf4b46f0f63a97'/>
<id>a37265b7bfecd42602d2594a04cf4b46f0f63a97</id>
<content type='text'>
ports https://docs.python.org/3.3/library/collections.html#chainmap-objects</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ports https://docs.python.org/3.3/library/collections.html#chainmap-objects</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #51 from AbsoluteMSTR/patch-1</title>
<updated>2015-08-13T15:56:39+00:00</updated>
<author>
<name>Timothy Edmund Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2015-08-13T15:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pies.git/commit/?id=8eba311cde95da8c01c934fc6363bce020ea5758'/>
<id>8eba311cde95da8c01c934fc6363bce020ea5758</id>
<content type='text'>
fix lru_cache typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix lru_cache typo</pre>
</div>
</content>
</entry>
<entry>
<title>fix lru_cache typo</title>
<updated>2015-08-13T15:50:54+00:00</updated>
<author>
<name>Ankur Dedania</name>
<email>AbsoluteMSTR@gmail.com</email>
</author>
<published>2015-08-13T15:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pies.git/commit/?id=5045e0c23134bc1fd2e827cbbff4c10bf5beda8c'/>
<id>5045e0c23134bc1fd2e827cbbff4c10bf5beda8c</id>
<content type='text'>
fix lru_cache typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix lru_cache typo</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #50 from AbsoluteMSTR/develop</title>
<updated>2015-08-13T15:10:24+00:00</updated>
<author>
<name>Timothy Edmund Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2015-08-13T15:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pies.git/commit/?id=c5b455f9f7d3b8318aac7321c510b312d45cd05a'/>
<id>c5b455f9f7d3b8318aac7321c510b312d45cd05a</id>
<content type='text'>
modified lru_cache to mimic python 3.3+</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
modified lru_cache to mimic python 3.3+</pre>
</div>
</content>
</entry>
<entry>
<title>modified lru_cache to mimic python 3.3+</title>
<updated>2015-08-13T14:42:34+00:00</updated>
<author>
<name>Ankur Dedania</name>
<email>dedania_ankur@cat.com</email>
</author>
<published>2015-08-13T14:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pies.git/commit/?id=0fc19fed5ac514569bd6ffe061211c4c359af627'/>
<id>0fc19fed5ac514569bd6ffe061211c4c359af627</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge tag '2.6.7' into develop</title>
<updated>2015-07-12T07:34:55+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2015-07-12T07:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pies.git/commit/?id=e24d466aa663b2afcd41129c2ca81d70e09139d0'/>
<id>e24d466aa663b2afcd41129c2ca81d70e09139d0</id>
<content type='text'>
2.6.7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2.6.7
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'release/2.6.7'</title>
<updated>2015-07-12T07:34:45+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2015-07-12T07:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pies.git/commit/?id=173be089008b89c3dfee74420973f98f6e8b0ef3'/>
<id>173be089008b89c3dfee74420973f98f6e8b0ef3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
