index
:
delta/python-packages/dateutil-git.git
dependabot/pip/requirements/3.3/py-1.10.0
master
pganssle-patch-1
github.com: dateutil/dateutil.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dateutil
/
test
/
_common.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Auto-skip tests when TZ can't be changed.
Alexander Shadchin
2019-11-02
1
-1
/
+7
*
Remove WarningTestMixin in favor of pytest.warns
Paul Ganssle
2019-11-02
1
-48
/
+0
*
Add test that tzutc() returns singleton
Paul Ganssle
2017-11-07
1
-2
/
+3
*
Remove unused imports
Jon Dufresne
2017-10-28
1
-1
/
+0
*
Drop support for Python 2.6
Jon Dufresne
2017-07-10
1
-17
/
+0
*
Use 2 spaces after top level definitions
Jon Dufresne
2017-04-17
1
-0
/
+5
*
Clean up trailing white space in all files
Jon Dufresne
2017-04-17
1
-2
/
+1
*
Add Python 2.6 compatibility function
Paul Ganssle
2016-04-10
1
-0
/
+13
*
Add context manager for changing time zone.
Paul Ganssle
2016-04-10
1
-11
/
+85
*
Return NotImplemented in many tz operations.
Paul Ganssle
2016-04-04
1
-0
/
+33
*
Switch relativedelta operators to return NotImplemented instead of raising Ty...
Paul Ganssle
2016-04-02
1
-0
/
+28
*
Made tzfiles picklable, added pickling tests.
Paul Ganssle
2016-03-27
1
-0
/
+38
*
Added copy methods to tzfile objects
Paul Ganssle
2016-03-22
1
-1
/
+1
*
Fix issue with TZWinContext
Paul Ganssle
2016-03-04
1
-0
/
+3
*
Refactor tests into their own modules.
Paul Ganssle
2016-03-04
1
-0
/
+99