<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tablib.git, 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>Move releases to GitHub actions.</title>
<updated>2020-11-23T12:14:21+00:00</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2020-11-23T10:14:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=dc1729fc6fa75c922ab738b361b03918b4b775b2'/>
<id>dc1729fc6fa75c922ab738b361b03918b4b775b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce Travis CI testing (#479)</title>
<updated>2020-11-23T10:01:10+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-11-23T10:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=3dc62685f8af61eb0987f114adf383606c67f3fa'/>
<id>3dc62685f8af61eb0987f114adf383606c67f3fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upload coverage from GHA (#480)</title>
<updated>2020-11-14T21:51:05+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-11-14T21:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=22c88de90dc04c5a808f593574f744ed3b55c440'/>
<id>22c88de90dc04c5a808f593574f744ed3b55c440</id>
<content type='text'>
* Upload coverage from GHA

* Fix PytestConfigWarning: Unknown config option: python_paths</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Upload coverage from GHA

* Fix PytestConfigWarning: Unknown config option: python_paths</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Add link to changelog/history (#478)</title>
<updated>2020-11-12T08:30:57+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-11-12T08:30:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=615e308559d356c76c97bd2b3b6e0fa33cb98420'/>
<id>615e308559d356c76c97bd2b3b6e0fa33cb98420</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>
</feed>
