<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/futures.git, branch 2.2.0</title>
<subtitle>code.google.com: Obsolete (included in Python standard library)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/futures.git/'/>
<entry>
<title>Added the set_exception_info() and exception_info() methods to Future which provide the missing  traceback information on Python 2.x</title>
<updated>2014-09-08T03:46:34+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2014-09-08T03:46:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/futures.git/commit/?id=4f7ceedb8a7742e52b0436a4160c7c44665a2597'/>
<id>4f7ceedb8a7742e52b0436a4160c7c44665a2597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag 2.1.6 for changeset b7b2c0c45e14</title>
<updated>2014-01-14T09:06:35+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2014-01-14T09:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/futures.git/commit/?id=95052b804c58e2aa0dbb307c33ff06eb49440337'/>
<id>95052b804c58e2aa0dbb307c33ff06eb49440337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed files missing from the source distribution</title>
<updated>2014-01-14T09:06:23+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2014-01-14T09:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/futures.git/commit/?id=50cea703f4d7865c5b3f1d5027e7369af7068c49'/>
<id>50cea703f4d7865c5b3f1d5027e7369af7068c49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag 2.1.5 for changeset 474b01a6d978</title>
<updated>2014-01-14T08:57:39+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2014-01-14T08:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/futures.git/commit/?id=b48732e4f98ac8dcc181fe24f559bac75ab222b0'/>
<id>b48732e4f98ac8dcc181fe24f559bac75ab222b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Jython compatibility by making the ProcessPoolExecutor import optional</title>
<updated>2013-11-12T18:32:46+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2013-11-12T18:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/futures.git/commit/?id=ece5f3a325891bdbc664e3130c4758a20683c0ea'/>
<id>ece5f3a325891bdbc664e3130c4758a20683c0ea</id>
<content type='text'>
Added metadata for wheel support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added metadata for wheel support
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag 2.1.4 for changeset 1c3e8d491aa6</title>
<updated>2013-06-23T22:22:08+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2013-06-23T22:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/futures.git/commit/?id=4690bf5e2a98a8cbe38055d34a91ed4a5da4220d'/>
<id>4690bf5e2a98a8cbe38055d34a91ed4a5da4220d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag 2.1.3 for changeset 696dfb37afde</title>
<updated>2013-06-23T22:21:31+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2013-06-23T22:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/futures.git/commit/?id=63a38b4de390bab5d8def9f1ef61e8c3c5ef07e9'/>
<id>63a38b4de390bab5d8def9f1ef61e8c3c5ef07e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redid the port from scratch using Python 3.2.5 as base</title>
<updated>2013-06-23T22:20:47+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2013-06-23T22:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/futures.git/commit/?id=acb8961109b61390bac0a0cd795d53924db20f4c'/>
<id>acb8961109b61390bac0a0cd795d53924db20f4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update tags</title>
<updated>2012-08-28T02:34:17+00:00</updated>
<author>
<name>convert-repo</name>
<email>devnull@localhost</email>
</author>
<published>2012-08-28T02:34:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/futures.git/commit/?id=24ffe396c4da66cfa65b5d8641f9c39aa3ada5b1'/>
<id>24ffe396c4da66cfa65b5d8641f9c39aa3ada5b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed race condition (thanks Ralf Schmitt)</title>
<updated>2012-08-25T06:50:48+00:00</updated>
<author>
<name>Alex Gr?nholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2012-08-25T06:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/futures.git/commit/?id=4a4b6974a8b6684ecbb429cd947503b6fe78ac39'/>
<id>4a4b6974a8b6684ecbb429cd947503b6fe78ac39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
