<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tablib.git/src/tablib, branch master</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>Expose 'read_only' parameter for 'import_set' and 'import_book' (#483)</title>
<updated>2020-12-04T08:10:02+00:00</updated>
<author>
<name>dmosberger</name>
<email>davidm@egauge.net</email>
</author>
<published>2020-12-04T08:10:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=e8f54811c7128d6ee849d072f27459e9b9322034'/>
<id>e8f54811c7128d6ee849d072f27459e9b9322034</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Substitute tuples for dicts in __getstate__/__setstate__ to speed up the pickling</title>
<updated>2020-11-29T21:11:46+00:00</updated>
<author>
<name>Nuno André</name>
<email>mail@nunoand.re</email>
</author>
<published>2020-11-29T21:11:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=e8774043ed6496ac9664d0b4cf5bb7305f92c007'/>
<id>e8774043ed6496ac9664d0b4cf5bb7305f92c007</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Python 3.9, drop EOL 3.5 (#477)</title>
<updated>2020-10-30T17:01:48+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-10-30T17:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=8c5404591b6f7d9f253c9c38f4642918fc832400'/>
<id>8c5404591b6f7d9f253c9c38f4642918fc832400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suggest quotes when pip installing with optional dependencies (#474)</title>
<updated>2020-08-12T13:12:57+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-08-12T13:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=5fa4496f9d3996c27f5252bba8cdd09e1fc278ef'/>
<id>5fa4496f9d3996c27f5252bba8cdd09e1fc278ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using pkg_resources</title>
<updated>2020-08-10T13:49:51+00:00</updated>
<author>
<name>Ran Benita</name>
<email>ran@unusedvar.com</email>
</author>
<published>2020-08-10T13:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=bc8438bda4b33930d9bfa6e56efd74e111900be4'/>
<id>bc8438bda4b33930d9bfa6e56efd74e111900be4</id>
<content type='text'>
tablib imports pkg_resources in order to find its own version. Importing
pkg_resources is very slow (100ms-250ms is common).

Avoid it by letting setuptools-scm generate a file with the version
instead.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tablib imports pkg_resources in order to find its own version. Importing
pkg_resources is very slow (100ms-250ms is common).

Avoid it by letting setuptools-scm generate a file with the version
instead.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #469 - Prevented rst crash with only-space strings (#470)</title>
<updated>2020-06-15T05:42:51+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2020-06-15T05:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=ce79e44d14f151e37316144f66dedb2ace2f37dc'/>
<id>ce79e44d14f151e37316144f66dedb2ace2f37dc</id>
<content type='text'>
Thanks nexone for the report.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks nexone for the report.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #465 - Allow importing 'ragged' .xlsx files (#466)</title>
<updated>2020-05-16T06:07:32+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2020-05-16T06:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=6d097c0214f9d581a2c41e4c701cfaca3796f874'/>
<id>6d097c0214f9d581a2c41e4c701cfaca3796f874</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #462 - Update xlsx import to read cell values instead of cell formulas</title>
<updated>2020-03-11T08:05:43+00:00</updated>
<author>
<name>dragonworks</name>
<email>michael@dragonworks.co.za</email>
</author>
<published>2020-03-11T08:05:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=16b556535445ed2a2347104f0e0604f59f066099'/>
<id>16b556535445ed2a2347104f0e0604f59f066099</id>
<content type='text'>
Co-authored-by: Claude Paroz &lt;claude@2xlibre.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Claude Paroz &lt;claude@2xlibre.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #373 - Import dates from xls files as Python datetime objects</title>
<updated>2020-03-09T16:05:32+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2020-03-09T13:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=c25fe54b6f1cb15e88faec3af33c892758dd0a22'/>
<id>c25fe54b6f1cb15e88faec3af33c892758dd0a22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix simple typo: belonogs -&gt; belongs (#460)</title>
<updated>2020-02-21T08:26:58+00:00</updated>
<author>
<name>Tim Gates</name>
<email>tim.gates@iress.com</email>
</author>
<published>2020-02-21T08:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=b39aefb8d81be702e73ca6e5fad348d398f65fb5'/>
<id>b39aefb8d81be702e73ca6e5fad348d398f65fb5</id>
<content type='text'>
Closes #459</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #459</pre>
</div>
</content>
</entry>
</feed>
