index
:
delta/openstack/oslo-utils.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/oslo.utils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oslo_utils
/
timeutils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all usage of six library
haixin
2020-10-09
1
-6
/
+6
*
Remove monotonic usage
Sean McGinnis
2020-05-04
1
-5
/
+2
*
Don't use monotonic on Python >=3.3
Zane Bitter
2018-12-05
1
-1
/
+5
*
Trivial: Update pypi url to new url
3.36.1
Tovin Seven
2018-04-20
1
-1
/
+1
*
Fix breaking unit tests due to iso8601 changes
John L. Villalovos
2018-02-06
1
-2
/
+7
*
Remove split conversion to tuple
Joshua Harlow
2017-05-07
1
-4
/
+4
*
Merge "Add basic docstrings to stopwatch has_started/stopped methods"
3.15.0
Jenkins
2016-06-28
1
-0
/
+2
|
\
|
*
Add basic docstrings to stopwatch has_started/stopped methods
Joshua Harlow
2016-06-28
1
-0
/
+2
*
|
Fix flake8 issues
Costin Galan
2016-06-17
1
-2
/
+2
*
|
Remove method total_seconds in timeuitls
ChangBo Guo(gcb)
2016-05-24
1
-18
/
+0
|
/
*
Fix DeprecationWarning when call method delta_seconds
ChangBo Guo(gcb)
2015-12-16
1
-1
/
+1
*
Merge "Add useful 'time_it' decorator"
Jenkins
2015-12-02
1
-0
/
+48
|
\
|
*
Add useful 'time_it' decorator
Joshua Harlow
2015-11-13
1
-0
/
+48
*
|
deprecate timeutils.total_seconds()
ChangBo Guo(gcb)
2015-11-25
1
-0
/
+5
*
|
Add a bandit target to tox.ini
Cyril Roelandt
2015-11-20
1
-2
/
+2
*
|
Use versionadded and versionchanged in doc
Victor Stinner
2015-10-17
1
-4
/
+36
*
|
Fix usage of "deprecated" markup in docstrings
Victor Stinner
2015-10-15
1
-8
/
+8
|
/
*
Update docstring on stop watch to reflect monotonic lib. usage
Joshua Harlow
2015-08-11
1
-3
/
+3
*
Bump monotonic to 0.3 to remove exception catching on import
Kevin Houdebert
2015-08-08
1
-7
/
+1
*
Adding checking around the monotonic import
Albert White
2015-07-21
1
-1
/
+7
*
Use monotonic library to avoid finding monotonic time function
Joshua Harlow
2015-07-06
1
-13
/
+1
*
timeutils: fix newer/older comparison with TZ aware datetime
Julien Danjou
2015-06-03
1
-6
/
+6
*
Replace parse_strtime with parse_isotime in older/newer
Julien Danjou
2015-06-03
1
-2
/
+2
*
Deprecate strtime
Julien Danjou
2015-06-01
1
-1
/
+17
*
timeutils: utcnow() can return a value with a timezone
Julien Danjou
2015-05-22
1
-2
/
+4
*
Merge "timeutils: deprecate isotime()"
Jenkins
2015-05-14
1
-2
/
+22
|
\
|
*
timeutils: deprecate isotime()
Julien Danjou
2015-05-13
1
-2
/
+22
*
|
Merge "timeutils: make marshall timezone aware"
Jenkins
2015-05-14
1
-14
/
+20
|
\
\
|
*
|
timeutils: make marshall timezone aware
Julien Danjou
2015-05-13
1
-14
/
+20
|
|
/
*
|
Denote monotonic import ordering + usage
Joshua Harlow
2015-04-19
1
-0
/
+6
|
/
*
timeutils: avoid passing leap second to datetime
Ihar Hrachyshka
2015-04-10
1
-1
/
+8
*
Add a stopwatch + split for duration(s)
Joshua Harlow
2015-03-04
1
-0
/
+189
*
Add microsecond support to iso8601_from_timestamp
Paul Belanger
2015-02-05
1
-2
/
+2
*
Add TimeFixture
Brant Knudson
2015-01-16
1
-5
/
+27
*
Add microsecond support to timeutils.utcnow_ts()
Paul Belanger
2015-01-15
1
-3
/
+12
*
Move files out of the namespace package
Doug Hellmann
2015-01-06
1
-0
/
+210