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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve documentation for parser errors/warnings
Paul Ganssle
2020-01-02
1
-2
/
+11
*
Document that parser.parse raises ParserError
Paul Ganssle
2020-01-02
1
-4
/
+4
*
Update documentation links
Paul Ganssle
2020-01-02
1
-3
/
+3
*
Fix custom repr for ParserError
Paul Ganssle
2020-01-02
2
-2
/
+12
*
Fix TypeError in parser wrapper logic
Mark Bailey
2020-01-02
2
-1
/
+5
*
Lock around strong cache updates
Paul Ganssle
2019-11-02
1
-11
/
+18
*
Fix test_tzlocal_offset_equal[GMT-tzoff1]
Kubilay Kocak
2019-11-02
1
-1
/
+1
*
Auto-skip tests when TZ can't be changed.
Alexander Shadchin
2019-11-02
2
-9
/
+7
*
Merge pull request #935 from labrys/patch-1
Paul Ganssle
2019-11-02
2
-2
/
+39
|
\
|
*
Add tests for gettz zone supports startswith
Labrys of Knossos
2019-11-02
1
-0
/
+30
|
*
Add helpful message when passed bytes to gettz
Labrys of Knossos
2019-11-02
1
-2
/
+9
*
|
Remove WarningTestMixin in favor of pytest.warns
Paul Ganssle
2019-11-02
4
-64
/
+16
|
/
*
Fix incorrect import in Python 3.7+
Paul Ganssle
2019-09-22
1
-1
/
+1
*
Update tzdata to 2019c
Paul Ganssle
2019-09-19
1
-0
/
+0
*
Fixes for a potential Python 4 (#950)
Hugo van Kemenade
2019-08-27
3
-7
/
+7
*
Fix typos in comments and documentation
Hugo
2019-08-27
10
-14
/
+14
*
Update tzdata to 2019b
Paul Ganssle
2019-07-06
1
-0
/
+0
*
Use tz.UTC in tests
Paul Ganssle
2019-04-23
4
-10
/
+10
*
Remove unnecessary tzutc() calls in tz
Paul Ganssle
2019-04-23
1
-2
/
+2
*
Selective use of tzutc() in test_tz
Paul Ganssle
2019-04-23
1
-22
/
+22
*
Move UTC definition into dateutil.tz.tz
Paul Ganssle
2019-04-23
2
-5
/
+6
*
Fix tz import in isoparser test
Paul Ganssle
2019-04-23
1
-1
/
+1
*
Use tz.UTC in parser
Paul Ganssle
2019-04-23
1
-2
/
+2
*
Use tz.UTC in isoparser
Paul Ganssle
2019-04-23
1
-2
/
+2
*
Remove unused import in dateutil.rrule
Paul Ganssle
2019-04-23
1
-1
/
+0
*
Update tzdata to 2019a
Paul Ganssle
2019-04-23
1
-0
/
+0
*
Convert all parser raises tests to use ParserError
Paul Ganssle
2019-04-23
1
-20
/
+20
*
Wrap ValueError in ParserError
Paul Ganssle
2019-04-23
2
-2
/
+4
*
Add xfailing test for ParserError
Paul Ganssle
2019-04-23
1
-0
/
+12
*
Use custom ParserError class in parser
gfyoung
2019-04-23
2
-5
/
+19
*
Add test for interpreting UTC as an integer offset
Paul Ganssle
2019-03-20
1
-0
/
+7
*
Use convenience function for testing tz object
Paul Ganssle
2019-03-20
1
-8
/
+10
*
Fix error condition when invalid tzinfos is passed
Brock Mendel
2019-03-20
2
-1
/
+3
*
Add failing test for invalid tzinfos dictionary
Brock Mendel
2019-03-20
1
-0
/
+8
*
Combine and expand tests for tzinfos inputs
Brock Mendel
2019-03-20
1
-8
/
+40
*
Fix typo in comment
Brock Mendel
2019-03-06
1
-1
/
+1
*
Collect TZEnvContext cases in a class
Brock Mendel
2019-03-06
1
-39
/
+36
*
Add tests for inverting strftime
Brock Mendel
2019-03-06
1
-6
/
+52
*
Parametrize generic parser test cases
Brock Mendel
2019-03-06
1
-100
/
+50
*
Add test cases for several boundary errors
Brock Mendel
2019-03-01
1
-4
/
+38
*
Add parser test case with "Jul"
Brock Mendel
2019-03-01
1
-0
/
+1
*
Add test case with fractional hours
Brock Mendel
2019-03-01
1
-1
/
+4
*
Remove duplicate tests and rename TestInputFormats
Brock Mendel
2019-02-27
1
-9
/
+5
*
Collect parser methods by function
Brock Mendel
2019-02-26
1
-33
/
+43
*
use setup_class instead of setUp
Brock Mendel
2019-02-24
1
-31
/
+30
*
Fix isoparser test and coverage
Fan Huang
2019-02-24
1
-10
/
+10
*
Add tests for multiple EXDATE and DTSTART values
Paul Ganssle
2019-02-04
1
-0
/
+15
*
Factor rrule datetime value parsing into a method
Nicolas Evrard
2019-02-04
1
-85
/
+65
*
Add EXDATE parameter parsing to rrulestr
Paul Ganssle
2019-02-04
2
-11
/
+43
*
Add tests for EXDATE parameter parsing
Paul Ganssle
2019-02-04
1
-0
/
+61
[next]