summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 0.6.10.6.1Gerhard Weis2021-12-133-7/+6
* Test on Python 3.10 finalHugo van Kemenade2021-10-051-1/+1
* Fix for Python 3.10: TypeError: 'decimal.Decimal' object cannot be interprete...Hugo van Kemenade2021-09-131-2/+6
* Add support for Python 3.10Hugo van Kemenade2021-09-133-3/+7
* Move from Travis CI to GitHub Actions and Coveralls to CodecovHugo van Kemenade2021-09-136-35/+94
* Merge pull request #51 from hugovk/rm-eolgweis2018-08-033-5/+3
|\
| * Drop support for EOL Python 3.3Hugo2018-04-293-4/+1
| * Drop support for EOL Python 2.6Hugo2018-04-292-2/+3
|/
* bump versionGerhard Weis2017-10-132-1/+7
* release 0.6.00.6.0Gerhard Weis2017-10-131-1/+1
* update changelogGerhard Weis2017-10-131-2/+4
* typoGerhard Weis2017-10-131-2/+2
* Merge pull request #45 from usrenmae/mastergweis2017-10-133-1/+17
|\
| * Be able to recognize time zones with fractional hoursIgor2017-10-113-1/+17
* | Merge pull request #40 from flokli/readme-fixesgweis2017-10-131-2/+2
|\ \ | |/ |/|
| * README.rst: remove reference to buildoutFlorian Klink2017-07-061-2/+2
|/
* update actual travis file to use py35 for flake and coverage testsGerhard Weis2017-07-061-2/+2
* Merge branch 'master' of https://github.com/raisou/isodateGerhard Weis2017-07-064-12/+26
|\
| * add ability to choose default month and day when incomplete dateFabien Loffredo2016-12-231-5/+9
| * add incomplete month date supportFabien Loffredo2016-12-234-7/+17
* | rely on duck typing when doing duration mathsGerhard Weis2017-07-061-72/+66
* | py36 maybe to new for travisGerhard Weis2017-07-061-2/+2
* | update badge urlsGerhard Weis2017-07-061-7/+4
* | use py36 to run flake and coverageGerhard Weis2017-07-061-4/+2
* | version is 0.6 devGerhard Weis2017-07-061-1/+1
* | buildout not neededGerhard Weis2017-07-052-298/+0
* | use sixGerhard Weis2017-07-054-22/+14
* | fix generating coverallsGerhard Weis2017-07-051-1/+1
* | keep py2.6 as long as tests run fineGerhard Weis2017-07-053-3/+6
* | Merge branch 'master' of https://github.com/lmazuel/isodateGerhard Weis2017-07-055-33/+32
|\ \
| * | Universal wheelLaurent Mazuel2017-06-281-0/+2
| * | Flake happinessLaurent Mazuel2017-06-2811-7/+17
| * | Adapt after 2to3 removalLaurent Mazuel2017-06-282-3/+10
| * | Py3 compatLaurent Mazuel2017-06-281-1/+4
| * | isinstance(obj, (str, unicode)) to be Py2/3 compatLaurent Mazuel2017-06-281-1/+1
| * | Remove 2to3 usageLaurent Mazuel2017-06-281-12/+4
| * | Update travis.yaml Python matrixLaurent Mazuel2017-06-281-19/+17
| |/
* | no more py 3.2Gerhard Weis2017-07-052-2/+3
* | whitespaceGerhard Weis2017-07-059-1/+10
* | Merge pull request #39 from flokli/toxgweis2017-07-051-1/+0
|\ \
| * | .travis.yml: drop py32Florian Klink2016-08-121-1/+0
| |/
* | Merge pull request #36 from zsong/mastergweis2017-07-052-1/+8
|\ \
| * | Removed the trailing space.Ziang Song2015-12-031-1/+1
| * | Removed the unnecessory lines.Ziang Song2015-12-031-3/+0
| * | https://github.com/gweis/isodate/issues/33Ziang Song2015-12-032-1/+11
| |/
* | Merge pull request #32 from EniramLtd/mastergweis2017-07-052-0/+20
|\ \
| * | isodate.UTC remains the same object in a pickleJarno Saarimäki2015-11-272-0/+20
| |/
* | Merge pull request #30 from graingert/patch-2gweis2017-07-051-0/+2
|\ \
| * | Support universal wheelsThomas Grainger2015-10-021-0/+2
| |/
* | Merge pull request #29 from graingert/patch-1gweis2017-07-051-1/+1
|\ \ | |/ |/|