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
/
tz
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lock around strong cache updates
Paul Ganssle
2019-11-02
1
-11
/
+18
*
Add helpful message when passed bytes to gettz
Labrys of Knossos
2019-11-02
1
-2
/
+9
*
Fix incorrect import in Python 3.7+
Paul Ganssle
2019-09-22
1
-1
/
+1
*
Fix typos in comments and documentation
Hugo
2019-08-27
2
-3
/
+3
*
Remove unnecessary tzutc() calls in tz
Paul Ganssle
2019-04-23
1
-2
/
+2
*
Move UTC definition into dateutil.tz.tz
Paul Ganssle
2019-04-23
2
-5
/
+6
*
Catch UnicodeEncodeError for Windows in tz.gettz
Paul Ganssle
2019-02-03
1
-1
/
+2
*
Cleanup to strong cache addition
Paul Ganssle
2018-10-16
2
-3
/
+12
*
Add LRU caching to tzoffset, tzstr and gettz
Gökçen Nurlu
2018-10-16
2
-0
/
+33
*
Improve tzname_in_python2 decorator
Paul Ganssle
2018-09-02
1
-9
/
+13
*
Improve handling of base offset shifts
Paul Ganssle
2018-09-02
1
-29
/
+36
*
Stop trying to store None in weakref cache
Paul Ganssle
2018-08-14
1
-1
/
+6
*
Use Python3.7's nullcontext if available
Paul Ganssle
2018-07-23
1
-13
/
+17
*
Allow partial minutes for python 3.6 or newer
Sherry Zhou
2018-06-18
1
-5
/
+20
*
Fix issue in tz.win.tzres documentation
Paul Ganssle
2018-05-08
1
-3
/
+4
*
Add docstrings for tz.win, tzwin and tzwinlocal
Paul Ganssle
2018-05-08
1
-0
/
+38
*
Fix malformed :py:class: directive in tz docs
Paul Ganssle
2018-05-08
1
-4
/
+4
*
Make tz docstring inherit from tz.tz
Paul Ganssle
2018-05-08
1
-0
/
+2
*
Improve documentation for gettz
Paul Ganssle
2018-05-08
1
-23
/
+48
*
Add documentation for tz.gettz
Raymond Cha
2018-05-08
1
-2
/
+44
*
Update tzfile examples
Paul Ganssle
2018-04-24
1
-20
/
+37
*
Add examples to tzfile docstring
Raymond Cha
2018-04-24
1
-0
/
+35
*
Linting fixes in tz.py
Paul Ganssle
2018-04-24
1
-3
/
+9
*
Fixup documentation issues in tz.py
Paul Ganssle
2018-04-24
1
-18
/
+22
*
Add tests for weak references in timezone caches
Christopher Cordero
2018-04-14
1
-1
/
+1
*
Convert the factories to use a WeakValueDictionary
Christopher Cordero
2018-04-14
2
-4
/
+5
*
Add instance method to factory classes
Paul Ganssle
2018-03-11
1
-4
/
+10
*
Add cache to tz.gettz
Paul Ganssle
2018-03-11
1
-67
/
+101
*
Return singletons from tzstr
Paul Ganssle
2018-03-11
2
-2
/
+18
*
Update sources for time zone information link
Paul Ganssle
2018-01-04
1
-2
/
+2
*
Add resolve_imaginary to tz.__all__
Paul Ganssle
2018-01-04
1
-1
/
+1
*
Update documentation for resolve_imaginary
Paul Ganssle
2018-01-04
1
-4
/
+32
*
Add tz.resolve_imaginary function with tests
Cheuk Ting Ho
2018-01-04
1
-0
/
+19
*
Update documentation to deprecated dateutil-specific format
Paul Ganssle
2018-01-03
1
-0
/
+12
*
Deprecate dateutil-specific tz format
Paul Ganssle
2018-01-03
1
-1
/
+5
*
Fixes how the code handles the default timezone with the GNU C Lib
Xavier Lapointe
2017-12-27
1
-1
/
+1
*
Merge pull request #598 from pganssle/add_tzlocal_eq
Paul Ganssle
2017-12-19
1
-5
/
+14
|
\
|
*
Add support for comparing tzlocal to tzoffset
Paul Ganssle
2017-12-19
1
-0
/
+4
|
*
Add support for comparing tzlocal to tzutc
Paul Ganssle
2017-12-19
1
-5
/
+10
*
|
Implement regexp tokenizer to leave timelex unchanged and minor style changes
Pablo Galindo
2017-12-14
1
-1
/
+1
*
|
Make tz.tzstr fail if an invalid GNU tz string is provided
Pablo Galindo Salgado
2017-12-10
1
-1
/
+1
|
/
*
add document generation to tox, and trigger automatically at CI (also check l...
Bernat Gabor
2017-12-07
1
-0
/
+3
*
Merge pull request #561 from jakec-github/examples
Paul Ganssle
2017-12-06
1
-0
/
+16
|
\
|
*
Adds inline example to tzutc class
Jake Chorley
2017-12-06
1
-0
/
+16
*
|
Update references from RFC 2445 to RFC 5545
Mario Corchero
2017-12-06
1
-2
/
+2
|
/
*
Add factory construction for tzoffset
Paul Ganssle
2017-11-07
2
-1
/
+21
*
Switch tzutc over to using a singleton metaclass
Paul Ganssle
2017-11-07
2
-13
/
+13
*
Document new tzutc() behavior
Paul Ganssle
2017-11-07
2
-0
/
+15
*
Add a tz.UTC object
Paul Ganssle
2017-11-07
1
-1
/
+4
*
Make tzutc() return a singleton
Paul Ganssle
2017-11-07
1
-0
/
+7
[next]