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
*
Move to src layout
Mario Corchero
2021-07-16
34
-18398
/
+0
*
Fix typo discovered by codespell
Christian Clauss
2021-07-16
1
-1
/
+1
*
Lazy-load submodules in Python 3.7+
orson
2021-07-16
2
-0
/
+80
*
Merge pull request #1056 from ffe4/issue_1029
Mario Corchero
2021-07-05
1
-0
/
+9
|
\
|
*
Add and xfail unhandled case #1029
Daniel Lemm
2020-06-18
1
-0
/
+9
*
|
Merge pull request #978 from jpurviance/utils-pytest
Mario Corchero
2021-07-05
2
-149
/
+158
|
\
\
|
*
|
tests: Move tests towards pytest style and away from unittest
John Purviance
2021-07-05
2
-149
/
+158
*
|
|
Merge pull request #977 from jpurviance/internals-pytest
Mario Corchero
2021-07-05
1
-24
/
+20
|
\
\
\
|
*
|
|
migrate away from unittest and adopt pytest for test_internals.py
John Purviance
2019-11-24
1
-24
/
+20
*
|
|
|
Merge pull request #1125 from mariocj89/pu/strict-iso-sep
Mario Corchero
2021-07-02
2
-26
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tests: Fix typo in `test_isotime_raises`
Mario Corchero
2021-05-19
1
-10
/
+1
|
*
|
|
isoparse: Fail with inconsistent time separators
Mario Corchero
2021-05-19
2
-16
/
+11
*
|
|
|
Merge pull request #1060 from frenzymadness/decode
Mario Corchero
2021-05-21
1
-8
/
+2
|
\
\
\
\
|
*
|
|
|
Simplify parser._timelex handling of bytes and bytearray
Lumir Balhar
2021-05-20
1
-8
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
tests: Add additional tests for relative delta and February
Robin Henriksson Törnström
2021-05-21
1
-0
/
+8
*
|
|
|
tests: Fix typo in test name
Robin Henriksson Törnström
2021-05-21
1
-1
/
+1
*
|
|
|
Decode input str when reporting an error in `parse_isodate`
Paul Brown
2021-05-20
2
-1
/
+13
*
|
|
|
Use already existing `str_len` in isoparse
ArcLightSlavik
2021-05-20
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1128 from mariocj89/pu/tzdata
Paul Ganssle
2021-05-19
1
-0
/
+0
|
\
\
\
|
*
|
|
Update zoneinfo to 2021a
Mario Corchero
2021-05-18
1
-0
/
+0
*
|
|
|
tests: Fix logic on detecting platform support for `-d`
Mario Corchero
2021-05-18
1
-3
/
+4
|
/
/
/
*
|
|
Use fat zic binaries in zoneinfo.rebuild
Paul Ganssle
2020-08-28
1
-6
/
+28
|
/
/
*
|
Added property test for tz.gettz()
Daniel Lemm
2020-04-24
2
-1
/
+36
*
|
Fix tz.gettz() behavior with empty string
Daniel Lemm
2020-04-24
2
-1
/
+10
*
|
Merge pull request #986 from timgates42/bugfix/typo_negligible
Paul Ganssle
2020-04-24
1
-1
/
+1
|
\
\
|
*
|
Fix simple typo: negilible -> negligible
Tim Gates
2020-04-24
1
-1
/
+1
*
|
|
Merge pull request #1034 from pganssle/2020a
Paul Ganssle
2020-04-24
1
-0
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update zoneinfo to 2020a
Paul Ganssle
2020-04-24
1
-0
/
+0
*
|
|
Wrap _invalidates_cache decorator to preserve docstring
Daniel Lemm
2020-04-05
1
-10
/
+12
|
/
/
*
|
Fix numbered list formatting
Hugo van Kemenade
2020-04-04
1
-6
/
+6
*
|
Fix Easter typos
Hugo van Kemenade
2020-04-04
1
-2
/
+2
*
|
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
[next]