iker-python-common 1.0.48__tar.gz → 1.0.49__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/PKG-INFO +1 -1
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/dtutils.py +17 -17
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/PKG-INFO +1 -1
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/dtutils_test.py +24 -24
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/.editorconfig +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/.github/workflows/pr.yml +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/.github/workflows/push.yml +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/.gitignore +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/MANIFEST.in +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/README.md +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/VERSION +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/pyproject.toml +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/config/config.cfg +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/csv/data.csv +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/csv/data.tsv +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.baz/file.bar.baz +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.baz/file.foo.bar +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.baz/file.foo.baz +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/dir.foo.bar/dir.foo.bar.baz/file.foo.bar.baz +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/dir.foo.bar/file.bar.baz +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/dir.foo.bar/file.foo.bar +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/dir.foo.bar/file.foo.baz +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/file.bar +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/file.baz +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/file.foo +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.baz/file.bar.baz +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.baz/file.foo.bar +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.baz/file.foo.baz +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/dir.foo.bar/dir.foo.bar.baz/file.foo.bar.baz +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/dir.foo.bar/file.bar.baz +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/dir.foo.bar/file.foo.bar +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/dir.foo.bar/file.foo.baz +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/file.bar +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/file.baz +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/file.foo +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/setup.cfg +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/setup.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/__init__.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/__init__.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/argutils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/config.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/csv.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/dbutils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/dockerutils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/funcutils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/jsonutils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/logger.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/numutils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/randutils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/retry.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/s3utils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/sequtils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/shutils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/span.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/strutils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/testutils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/typeutils.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/SOURCES.txt +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/dependency_links.txt +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/not-zip-safe +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/requires.txt +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/top_level.txt +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/__init__.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/argutils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/config_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/csv_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/dbutils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/dockerutils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/funcutils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/jsonutils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/logger_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/numutils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/randutils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/retry_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/s3utils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/sequtils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/shutils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/span_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/strutils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/testutils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/typeutils_test.py +0 -0
- {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/docker_fixtures.py +0 -0
|
@@ -46,16 +46,16 @@ def basic_date_format() -> str:
|
|
|
46
46
|
|
|
47
47
|
|
|
48
48
|
@memorized
|
|
49
|
-
def basic_time_format(
|
|
49
|
+
def basic_time_format(with_us: bool = False, with_tz: bool = False) -> str:
|
|
50
50
|
"""
|
|
51
|
-
Returns the basic time format string, with optional
|
|
51
|
+
Returns the basic time format string, with optional microseconds and timezone.
|
|
52
52
|
|
|
53
|
-
:param
|
|
53
|
+
:param with_us: If ``True``, include microseconds in the format.
|
|
54
54
|
:param with_tz: If ``True``, include timezone in the format.
|
|
55
55
|
:return: The basic time format string.
|
|
56
56
|
"""
|
|
57
57
|
fmt_str = "T%H%M%S"
|
|
58
|
-
if
|
|
58
|
+
if with_us:
|
|
59
59
|
fmt_str = fmt_str + ".%f"
|
|
60
60
|
if with_tz:
|
|
61
61
|
fmt_str = fmt_str + "%z"
|
|
@@ -63,15 +63,15 @@ def basic_time_format(with_ms: bool = False, with_tz: bool = False) -> str:
|
|
|
63
63
|
|
|
64
64
|
|
|
65
65
|
@memorized
|
|
66
|
-
def basic_format(
|
|
66
|
+
def basic_format(with_us: bool = False, with_tz: bool = False) -> str:
|
|
67
67
|
"""
|
|
68
|
-
Returns the basic combined date and time format string, with optional
|
|
68
|
+
Returns the basic combined date and time format string, with optional microseconds and timezone.
|
|
69
69
|
|
|
70
|
-
:param
|
|
70
|
+
:param with_us: If ``True``, include microseconds in the time format.
|
|
71
71
|
:param with_tz: If ``True``, include timezone in the time format.
|
|
72
72
|
:return: The basic combined date and time format string.
|
|
73
73
|
"""
|
|
74
|
-
return basic_date_format() + basic_time_format(
|
|
74
|
+
return basic_date_format() + basic_time_format(with_us, with_tz)
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
@singleton
|
|
@@ -85,16 +85,16 @@ def extended_date_format() -> str:
|
|
|
85
85
|
|
|
86
86
|
|
|
87
87
|
@memorized
|
|
88
|
-
def extended_time_format(
|
|
88
|
+
def extended_time_format(with_us: bool = False, with_tz: bool = False) -> str:
|
|
89
89
|
"""
|
|
90
|
-
Returns the extended time format string, with optional
|
|
90
|
+
Returns the extended time format string, with optional microseconds and timezone.
|
|
91
91
|
|
|
92
|
-
:param
|
|
92
|
+
:param with_us: If ``True``, include microseconds in the format.
|
|
93
93
|
:param with_tz: If ``True``, include timezone in the format.
|
|
94
94
|
:return: The extended time format string.
|
|
95
95
|
"""
|
|
96
96
|
fmt_str = "T%H:%M:%S"
|
|
97
|
-
if
|
|
97
|
+
if with_us:
|
|
98
98
|
fmt_str = fmt_str + ".%f"
|
|
99
99
|
if with_tz:
|
|
100
100
|
fmt_str = fmt_str + "%:z"
|
|
@@ -102,15 +102,15 @@ def extended_time_format(with_ms: bool = False, with_tz: bool = False) -> str:
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
@memorized
|
|
105
|
-
def extended_format(
|
|
105
|
+
def extended_format(with_us: bool = False, with_tz: bool = False) -> str:
|
|
106
106
|
"""
|
|
107
|
-
Returns the extended combined date and time format string, with optional
|
|
107
|
+
Returns the extended combined date and time format string, with optional microseconds and timezone.
|
|
108
108
|
|
|
109
|
-
:param
|
|
109
|
+
:param with_us: If ``True``, include microseconds in the time format.
|
|
110
110
|
:param with_tz: If ``True``, include timezone in the time format.
|
|
111
111
|
:return: The extended combined date and time format string.
|
|
112
112
|
"""
|
|
113
|
-
return extended_date_format() + extended_time_format(
|
|
113
|
+
return extended_date_format() + extended_time_format(with_us, with_tz)
|
|
114
114
|
|
|
115
115
|
|
|
116
116
|
iso_date_format = extended_date_format
|
|
@@ -122,7 +122,7 @@ iso_format = extended_format
|
|
|
122
122
|
def iso_formats() -> list[str]:
|
|
123
123
|
"""
|
|
124
124
|
Returns a list of supported ISO 8601 date and time format strings, including both basic and extended forms, with
|
|
125
|
-
optional
|
|
125
|
+
optional microseconds and timezone.
|
|
126
126
|
|
|
127
127
|
:return: A list of ISO 8601 format strings.
|
|
128
128
|
"""
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/dtutils_test.py
RENAMED
|
@@ -167,45 +167,45 @@ class DtUtilsTest(unittest.TestCase):
|
|
|
167
167
|
|
|
168
168
|
data_dt_parse = [
|
|
169
169
|
("00010101T000000", basic_format(), dt_utc(1, 1, 1, 0, 0, 0)),
|
|
170
|
-
("00010101T000000.000000", basic_format(
|
|
170
|
+
("00010101T000000.000000", basic_format(with_us=True), dt_utc(1, 1, 1, 0, 0, 0)),
|
|
171
171
|
("00010101T000000+0000", basic_format(with_tz=True), dt_utc(1, 1, 1, 0, 0, 0)),
|
|
172
|
-
("00010101T000000.000000+0000", basic_format(
|
|
172
|
+
("00010101T000000.000000+0000", basic_format(with_us=True, with_tz=True), dt_utc(1, 1, 1, 0, 0, 0)),
|
|
173
173
|
("19700101T000000", basic_format(), dt_utc(1970, 1, 1, 0, 0, 0)),
|
|
174
|
-
("19700101T000000.000000", basic_format(
|
|
174
|
+
("19700101T000000.000000", basic_format(with_us=True), dt_utc(1970, 1, 1, 0, 0, 0)),
|
|
175
175
|
("19700101T000000+0000", basic_format(with_tz=True), dt_utc(1970, 1, 1, 0, 0, 0)),
|
|
176
|
-
("19700101T000000.000000+0000", basic_format(
|
|
176
|
+
("19700101T000000.000000+0000", basic_format(with_us=True, with_tz=True), dt_utc(1970, 1, 1, 0, 0, 0)),
|
|
177
177
|
("99991231T235959",
|
|
178
178
|
basic_format(),
|
|
179
179
|
dt_utc(9999, 12, 31, 23, 59, 59)),
|
|
180
180
|
("99991231T235959.000000",
|
|
181
|
-
basic_format(
|
|
181
|
+
basic_format(with_us=True),
|
|
182
182
|
dt_utc(9999, 12, 31, 23, 59, 59)),
|
|
183
183
|
("99991231T235959+0000",
|
|
184
184
|
basic_format(with_tz=True),
|
|
185
185
|
dt_utc(9999, 12, 31, 23, 59, 59)),
|
|
186
186
|
("99991231T235959.000000+0000",
|
|
187
|
-
basic_format(
|
|
187
|
+
basic_format(with_us=True, with_tz=True),
|
|
188
188
|
dt_utc(9999, 12, 31, 23, 59, 59)),
|
|
189
189
|
|
|
190
190
|
("0001-01-01T00:00:00", extended_format(), dt_utc(1, 1, 1, 0, 0, 0)),
|
|
191
|
-
("0001-01-01T00:00:00.000000", extended_format(
|
|
191
|
+
("0001-01-01T00:00:00.000000", extended_format(with_us=True), dt_utc(1, 1, 1, 0, 0, 0)),
|
|
192
192
|
("0001-01-01T00:00:00+00:00", extended_format(with_tz=True), dt_utc(1, 1, 1, 0, 0, 0)),
|
|
193
|
-
("0001-01-01T00:00:00.000000+00:00", extended_format(
|
|
193
|
+
("0001-01-01T00:00:00.000000+00:00", extended_format(with_us=True, with_tz=True), dt_utc(1, 1, 1, 0, 0, 0)),
|
|
194
194
|
("1970-01-01T00:00:00", extended_format(), dt_utc(1970, 1, 1, 0, 0, 0)),
|
|
195
|
-
("1970-01-01T00:00:00.000000", extended_format(
|
|
195
|
+
("1970-01-01T00:00:00.000000", extended_format(with_us=True), dt_utc(1970, 1, 1, 0, 0, 0)),
|
|
196
196
|
("1970-01-01T00:00:00+00:00", extended_format(with_tz=True), dt_utc(1970, 1, 1, 0, 0, 0)),
|
|
197
|
-
("1970-01-01T00:00:00.000000+00:00", extended_format(
|
|
197
|
+
("1970-01-01T00:00:00.000000+00:00", extended_format(with_us=True, with_tz=True), dt_utc(1970, 1, 1, 0, 0, 0)),
|
|
198
198
|
("9999-12-31T23:59:59",
|
|
199
199
|
extended_format(),
|
|
200
200
|
dt_utc(9999, 12, 31, 23, 59, 59)),
|
|
201
201
|
("9999-12-31T23:59:59.000000",
|
|
202
|
-
extended_format(
|
|
202
|
+
extended_format(with_us=True),
|
|
203
203
|
dt_utc(9999, 12, 31, 23, 59, 59)),
|
|
204
204
|
("9999-12-31T23:59:59+00:00",
|
|
205
205
|
extended_format(with_tz=True),
|
|
206
206
|
dt_utc(9999, 12, 31, 23, 59, 59)),
|
|
207
207
|
("9999-12-31T23:59:59.000000+00:00",
|
|
208
|
-
extended_format(
|
|
208
|
+
extended_format(with_us=True, with_tz=True),
|
|
209
209
|
dt_utc(9999, 12, 31, 23, 59, 59)),
|
|
210
210
|
|
|
211
211
|
("0001-01-01T00:00:00", "%Y-%m-%dT%H:%M:%S", dt_utc(1, 1, 1, 0, 0, 0)),
|
|
@@ -248,45 +248,45 @@ class DtUtilsTest(unittest.TestCase):
|
|
|
248
248
|
|
|
249
249
|
data_dt_format = [
|
|
250
250
|
(dt_utc(1, 1, 1, 0, 0, 0), basic_format(), "00010101T000000"),
|
|
251
|
-
(dt_utc(1, 1, 1, 0, 0, 0), basic_format(
|
|
251
|
+
(dt_utc(1, 1, 1, 0, 0, 0), basic_format(with_us=True), "00010101T000000.000000"),
|
|
252
252
|
(dt_utc(1, 1, 1, 0, 0, 0), basic_format(with_tz=True), "00010101T000000+0000"),
|
|
253
|
-
(dt_utc(1, 1, 1, 0, 0, 0), basic_format(
|
|
253
|
+
(dt_utc(1, 1, 1, 0, 0, 0), basic_format(with_us=True, with_tz=True), "00010101T000000.000000+0000"),
|
|
254
254
|
(dt_utc(1970, 1, 1, 0, 0, 0), basic_format(), "19700101T000000"),
|
|
255
|
-
(dt_utc(1970, 1, 1, 0, 0, 0), basic_format(
|
|
255
|
+
(dt_utc(1970, 1, 1, 0, 0, 0), basic_format(with_us=True), "19700101T000000.000000"),
|
|
256
256
|
(dt_utc(1970, 1, 1, 0, 0, 0), basic_format(with_tz=True), "19700101T000000+0000"),
|
|
257
|
-
(dt_utc(1970, 1, 1, 0, 0, 0), basic_format(
|
|
257
|
+
(dt_utc(1970, 1, 1, 0, 0, 0), basic_format(with_us=True, with_tz=True), "19700101T000000.000000+0000"),
|
|
258
258
|
(dt_utc(9999, 12, 31, 23, 59, 59),
|
|
259
259
|
basic_format(),
|
|
260
260
|
"99991231T235959"),
|
|
261
261
|
(dt_utc(9999, 12, 31, 23, 59, 59),
|
|
262
|
-
basic_format(
|
|
262
|
+
basic_format(with_us=True),
|
|
263
263
|
"99991231T235959.000000"),
|
|
264
264
|
(dt_utc(9999, 12, 31, 23, 59, 59),
|
|
265
265
|
basic_format(with_tz=True),
|
|
266
266
|
"99991231T235959+0000"),
|
|
267
267
|
(dt_utc(9999, 12, 31, 23, 59, 59),
|
|
268
|
-
basic_format(
|
|
268
|
+
basic_format(with_us=True, with_tz=True),
|
|
269
269
|
"99991231T235959.000000+0000"),
|
|
270
270
|
|
|
271
271
|
(dt_utc(1, 1, 1, 0, 0, 0), extended_format(), "0001-01-01T00:00:00"),
|
|
272
|
-
(dt_utc(1, 1, 1, 0, 0, 0), extended_format(
|
|
272
|
+
(dt_utc(1, 1, 1, 0, 0, 0), extended_format(with_us=True), "0001-01-01T00:00:00.000000"),
|
|
273
273
|
(dt_utc(1, 1, 1, 0, 0, 0), extended_format(with_tz=True), "0001-01-01T00:00:00+00:00"),
|
|
274
|
-
(dt_utc(1, 1, 1, 0, 0, 0), extended_format(
|
|
274
|
+
(dt_utc(1, 1, 1, 0, 0, 0), extended_format(with_us=True, with_tz=True), "0001-01-01T00:00:00.000000+00:00"),
|
|
275
275
|
(dt_utc(1970, 1, 1, 0, 0, 0), extended_format(), "1970-01-01T00:00:00"),
|
|
276
|
-
(dt_utc(1970, 1, 1, 0, 0, 0), extended_format(
|
|
276
|
+
(dt_utc(1970, 1, 1, 0, 0, 0), extended_format(with_us=True), "1970-01-01T00:00:00.000000"),
|
|
277
277
|
(dt_utc(1970, 1, 1, 0, 0, 0), extended_format(with_tz=True), "1970-01-01T00:00:00+00:00"),
|
|
278
|
-
(dt_utc(1970, 1, 1, 0, 0, 0), extended_format(
|
|
278
|
+
(dt_utc(1970, 1, 1, 0, 0, 0), extended_format(with_us=True, with_tz=True), "1970-01-01T00:00:00.000000+00:00"),
|
|
279
279
|
(dt_utc(9999, 12, 31, 23, 59, 59),
|
|
280
280
|
extended_format(),
|
|
281
281
|
"9999-12-31T23:59:59"),
|
|
282
282
|
(dt_utc(9999, 12, 31, 23, 59, 59),
|
|
283
|
-
extended_format(
|
|
283
|
+
extended_format(with_us=True),
|
|
284
284
|
"9999-12-31T23:59:59.000000"),
|
|
285
285
|
(dt_utc(9999, 12, 31, 23, 59, 59),
|
|
286
286
|
extended_format(with_tz=True),
|
|
287
287
|
"9999-12-31T23:59:59+00:00"),
|
|
288
288
|
(dt_utc(9999, 12, 31, 23, 59, 59),
|
|
289
|
-
extended_format(
|
|
289
|
+
extended_format(with_us=True, with_tz=True),
|
|
290
290
|
"9999-12-31T23:59:59.000000+00:00"),
|
|
291
291
|
|
|
292
292
|
(dt_utc(9999, 12, 31, 23, 59, 59), "%Y-%m-%dT%H:%M:%S", "9999-12-31T23:59:59"),
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/config/config.cfg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/file.bar
RENAMED
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/file.baz
RENAMED
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/file.foo
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/file.bar
RENAMED
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/file.baz
RENAMED
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/file.foo
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/dockerutils.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/not-zip-safe
RENAMED
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/requires.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/config_test.py
RENAMED
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/csv_test.py
RENAMED
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/dbutils_test.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/logger_test.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/retry_test.py
RENAMED
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/s3utils_test.py
RENAMED
|
File without changes
|
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/shutils_test.py
RENAMED
|
File without changes
|
{iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/span_test.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|