index
:
delta/python-packages/tablib.git
ci
develop
feature-cli-format
feature/apache
feature/xls-width
fix/unicode_append
import_export
jazzband-releases
master
project_urls
python2
rm-manifest
github.com: kennethreitz/tablib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tablib
/
core.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Substitute tuples for dicts in __getstate__/__setstate__ to speed up the pick...
Nuno André
2020-11-29
1
-25
/
+17
*
Add support for Python 3.9, drop EOL 3.5 (#477)
Hugo van Kemenade
2020-10-30
1
-5
/
+5
*
Fixes #453 - Reversing behavior of Row.lpush/Row.rpush (#454)
Claude Paroz
2020-02-13
1
-2
/
+2
*
Refs #401 - Fixed some flake8 errors
Claude Paroz
2020-01-11
1
-2
/
+1
*
Fixes #440 -Normalize stream inputs as IO streams
Claude Paroz
2020-01-11
1
-12
/
+25
*
Fixes #422 - Allow ability to lazy-load external modules (#430)
Claude Paroz
2019-11-11
1
-4
/
+4
*
Update testing: add docs + lint jobs; use pre-commit for linting (#426)
Hugo van Kemenade
2019-11-10
1
-1
/
+1
*
Fixes #421 - Make all dependencies optional
Claude Paroz
2019-11-10
1
-20
/
+7
*
Moved format documentation from code to docs (#420)
Claude Paroz
2019-11-06
1
-193
/
+0
*
Refs #256 - Implement class-based formats
Claude Paroz
2019-11-02
1
-57
/
+25
*
Revert " Implement feature new format: Cli. Generate adapter for tabulate. Th...
Claude Paroz
2019-10-30
1
-8
/
+0
*
Implement feature new format: Cli. Generate adapter for tabulate. This close...
Daniel Santos
2019-10-30
1
-0
/
+8
*
Refs #401 - Sort imports with isort
Hugo
2019-10-22
1
-1
/
+0
*
__getslice__ is deprecated since Python 2.0 and it is not available in Python 3
Hugo
2019-10-19
1
-3
/
+0
*
Upgrade Python syntax with pyupgrade --py3-plus
Hugo
2019-10-19
1
-5
/
+5
*
Fix some linting errors
Peyman Salehi
2019-10-19
1
-8
/
+9
*
Drop python 2 support
Peyman Salehi
2019-10-19
1
-18
/
+12
*
Update docs
Hugo
2019-10-19
1
-2
/
+2
*
Add project release config and cleanup project setup. (#398)
Jannis Leidel
2019-10-18
1
-0
/
+1160