<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tablib.git/tablib, branch develop</title>
<subtitle>github.com: kennethreitz/tablib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/'/>
<entry>
<title>DataBook().load function params error</title>
<updated>2017-10-24T11:33:35+00:00</updated>
<author>
<name>cls1991</name>
<email>tzk19910406@hotmail.com</email>
</author>
<published>2017-10-24T11:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=13334b7996a02ac9949280fdb03da8be912b23d8'/>
<id>13334b7996a02ac9949280fdb03da8be912b23d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle raised exceptions while setting the value on the cell</title>
<updated>2017-09-11T12:05:31+00:00</updated>
<author>
<name>Cristiano Lopes</name>
<email>e.mail@cristianolopes.eu</email>
</author>
<published>2017-09-11T12:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=79d66cd250ec4e219fb48c1a2ddc42911efeae4b'/>
<id>79d66cd250ec4e219fb48c1a2ddc42911efeae4b</id>
<content type='text'>
Convert the value to unicode, if not enough i think the bubbling of the
exception is the best thing to do
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert the value to unicode, if not enough i think the bubbling of the
exception is the best thing to do
</pre>
</div>
</content>
</entry>
<entry>
<title>Delegate type coercion to openpyxl</title>
<updated>2017-09-11T11:47:51+00:00</updated>
<author>
<name>Cristiano Lopes</name>
<email>e.mail@cristianolopes.eu</email>
</author>
<published>2017-09-11T11:47:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=77469ef6556f356e93ed37e5e10b8ccccc2fbb46'/>
<id>77469ef6556f356e93ed37e5e10b8ccccc2fbb46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v0.11.3</title>
<updated>2016-02-16T13:49:28+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2016-02-16T13:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=2814fbc38100e00b2e78d47cb05defa8e9854126'/>
<id>2814fbc38100e00b2e78d47cb05defa8e9854126</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v0.11.2</title>
<updated>2016-02-16T13:27:59+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2016-02-16T13:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=f6e757d569401cd52e10e7933943798574447601'/>
<id>f6e757d569401cd52e10e7933943798574447601</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix export only formats</title>
<updated>2016-02-16T03:29:46+00:00</updated>
<author>
<name>Timo Furrer</name>
<email>tuxtimo@gmail.com</email>
</author>
<published>2016-02-16T03:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=d99db57d75bc6a694e4eb2376d80aabbdcfbfca6'/>
<id>d99db57d75bc6a694e4eb2376d80aabbdcfbfca6</id>
<content type='text'>
Formats like LaTeX could have never been exported because
`setattr(cls, set_%s % fmt.title, fmt.import_set)` always failed
for export-only formats and with that the exception was caught in the
outer try/except and the format tuple was set to (None, None) with
`cls._formats[fmt.title] = (None, None)`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Formats like LaTeX could have never been exported because
`setattr(cls, set_%s % fmt.title, fmt.import_set)` always failed
for export-only formats and with that the exception was caught in the
outer try/except and the format tuple was set to (None, None) with
`cls._formats[fmt.title] = (None, None)`
</pre>
</div>
</content>
</entry>
<entry>
<title>frzn_col_idx not defined</title>
<updated>2016-02-08T16:30:33+00:00</updated>
<author>
<name>Claudio Mike Hofer</name>
<email>cmhofer@gmail.com</email>
</author>
<published>2016-02-08T16:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=5ba6f5d91a151a4376521c93afdf2cefdb213e0c'/>
<id>5ba6f5d91a151a4376521c93afdf2cefdb213e0c</id>
<content type='text'>
As in #53 already solved. Freeze panes set to A2 again.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As in #53 already solved. Freeze panes set to A2 again.</pre>
</div>
</content>
</entry>
<entry>
<title>v0.11.1, fix packaging error</title>
<updated>2016-02-07T18:46:03+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2016-02-07T18:46:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=bbdf5f11ab0c77e0b8907c593cdd73e287c2948d'/>
<id>bbdf5f11ab0c77e0b8907c593cdd73e287c2948d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v0.11.0</title>
<updated>2016-02-07T15:53:25+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2016-02-07T15:53:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=d6a7832e6097d13b1d7d12b9fb3f1e1a09420f7e'/>
<id>d6a7832e6097d13b1d7d12b9fb3f1e1a09420f7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>smarter detect_format function</title>
<updated>2016-02-07T15:43:38+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2016-02-07T15:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=e51c4faec7113e82afb933fea734adb5939d7df7'/>
<id>e51c4faec7113e82afb933fea734adb5939d7df7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
