summaryrefslogtreecommitdiff
path: root/src/tablib/packages/dbfpy
Commit message (Expand)AuthorAgeFilesLines
* Add support for Python 3.9, drop EOL 3.5 (#477)Hugo van Kemenade2020-10-301-1/+1
* Fix simple typo: belonogs -> belongs (#460)Tim Gates2020-02-211-1/+1
* No __cmp__ or cmp in Python 3 (#429)Hugo van Kemenade2019-11-111-2/+10
* Refs #401 - Sort imports with isortHugo2019-10-223-3/+3
* Removed unused importsClaude Paroz2019-10-201-1/+0
* __unicode__ not used in Python 3Hugo2019-10-201-3/+0
* Upgrade Python syntax with pyupgrade --py3-plusHugo2019-10-192-2/+2
* Drop support fo Python 2.7Hugo2019-10-191-5/+1
* Fix some linting errorsPeyman Salehi2019-10-194-42/+46
* Drop python 2 supportPeyman Salehi2019-10-196-74/+71
* Fix typosHugo2019-10-195-19/+19
* Add project release config and cleanup project setup. (#398)Jannis Leidel2019-10-187-0/+1659