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
/
test_parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix custom repr for ParserError
Paul Ganssle
2020-01-02
1
-0
/
+9
*
Fix TypeError in parser wrapper logic
Mark Bailey
2020-01-02
1
-0
/
+4
*
Fixes for a potential Python 4 (#950)
Hugo van Kemenade
2019-08-27
1
-2
/
+2
*
Fix typos in comments and documentation
Hugo
2019-08-27
1
-1
/
+1
*
Use tz.UTC in tests
Paul Ganssle
2019-04-23
1
-3
/
+3
*
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
1
-1
/
+0
*
Add xfailing test for ParserError
Paul Ganssle
2019-04-23
1
-0
/
+12
*
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
1
-1
/
+0
*
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
*
use setup_class instead of setUp
Brock Mendel
2019-02-24
1
-31
/
+30
*
Accept 'z' for UTC in parser
Cheuk Ho
2018-10-06
1
-0
/
+5
*
Refactor input tests
Paul Ganssle
2018-09-24
1
-12
/
+6
*
Separate out input_format tests
Brock Mendel
2018-09-24
1
-29
/
+49
*
Always use io.BytesIO/StringIO over six; on all supported Pythons
Jon Dufresne
2018-09-08
1
-1
/
+1
*
Add test cases for positive offsets
Bradlee Speice
2018-08-11
1
-0
/
+10
*
Parametrize basic parser test cases
John Purviance
2018-06-08
1
-411
/
+124
*
Fix for B.Y.d format corner case #687
Brock Mendel
2018-05-07
1
-0
/
+6
*
Allow user to specify None as tzinfo value
ParseThis
2018-04-19
1
-1
/
+8
*
Catch infinite decimal values in `_is_decimal` (fix #662)
Rustem Sayargaliev
2018-04-14
1
-4
/
+4
*
Catch non-ValueError exceptions in decimal
Paul Ganssle
2018-03-12
1
-0
/
+8
*
Switch unknown timezone warning type
Paul Ganssle
2018-03-11
1
-2
/
+3
*
warn instead of raising... for now
Brock Mendel
2018-03-11
1
-4
/
+7
*
Fix issue #427, all tests passing
Mateusz Dziedzic
2017-12-07
1
-0
/
+10
*
Add test to parse 201712 (YYYYMM)
Yoney
2017-12-06
1
-0
/
+8
*
Merge branch 'master' into bytesarray_parse
Paul Ganssle
2017-11-21
1
-2
/
+63
|
\
|
*
Move xfail tzlocal in GMT test to passing test
Paul Ganssle
2017-11-13
1
-12
/
+12
|
*
Add test that ambiguous dates in tzinfos zones can be parsed
Paul Ganssle
2017-11-13
1
-0
/
+13
|
*
Add test for unambiguous nonexistent local times
Paul Ganssle
2017-11-13
1
-0
/
+12
|
*
Add tests for parsed imaginary datetimes
Paul Ganssle
2017-11-13
1
-2
/
+38
*
|
Tests for parsing bytesarray from @uckelman
Paul Ganssle
2017-11-12
1
-0
/
+8
|
/
*
Add test case for #293
Paul Ganssle
2017-11-09
1
-0
/
+5
*
Merge branch 'master' of https://github.com/dateutil/dateutil into xfailure
Brock Mendel
2017-11-06
1
-0
/
+1
|
\
|
*
Switch skipped to xfail
Paul Ganssle
2017-11-06
1
-1
/
+2
|
*
Adding an expected fail test case for the parser.
Benjamin Root
2017-11-06
1
-0
/
+11
*
|
add and xfail un-handled cases
Brock Mendel
2017-11-06
1
-0
/
+105
|
/
*
Merge branch 'master' of http://github.com/dateutil/dateutil into dBY
Brock Mendel
2017-11-02
1
-72
/
+41
|
\
|
*
Add platform compat and refactor bYd test
Paul Ganssle
2017-10-27
1
-15
/
+19
|
*
Merge branch 'master' into bYd2
Paul Ganssle
2017-10-27
1
-0
/
+5
|
|
\
[next]