summaryrefslogtreecommitdiff
path: root/src/isodate/tests/test_pickle.py
Commit message (Collapse)AuthorAgeFilesLines
* white spaceGerhard Weis2021-12-131-18/+17
|
* use sixGerhard Weis2017-07-051-4/+3
|
* Merge branch 'master' of https://github.com/lmazuel/isodateGerhard Weis2017-07-051-2/+5
|\ | | | | | | | | | | | | # Conflicts: # .travis.yml # setup.cfg # src/isodate/tzinfo.py
| * Flake happinessLaurent Mazuel2017-06-281-1/+2
| |
| * Adapt after 2to3 removalLaurent Mazuel2017-06-281-3/+6
| |
* | whitespaceGerhard Weis2017-07-051-0/+1
| |
* | isodate.UTC remains the same object in a pickleJarno Saarimäki2015-11-271-0/+6
|/
* fix duration pickle for all protocols and all supported python versions and ↵Gerhard Weis2014-11-071-4/+22
| | | | variants. (closes #10)
* make flake happyGerhard Weis2014-02-271-0/+1
|
* implement unittest2 load_tests protocolGerhard Weis2013-01-251-0/+4
|
* * make FixedOffset unpicklableGerhard Weis2012-10-301-0/+31