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.
Files changed (83) hide show
  1. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/PKG-INFO +1 -1
  2. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/dtutils.py +17 -17
  3. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/PKG-INFO +1 -1
  4. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/dtutils_test.py +24 -24
  5. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/.editorconfig +0 -0
  6. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/.github/workflows/pr.yml +0 -0
  7. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/.github/workflows/push.yml +0 -0
  8. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/.gitignore +0 -0
  9. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/MANIFEST.in +0 -0
  10. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/README.md +0 -0
  11. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/VERSION +0 -0
  12. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/pyproject.toml +0 -0
  13. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/config/config.cfg +0 -0
  14. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/csv/data.csv +0 -0
  15. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/csv/data.tsv +0 -0
  16. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.baz/file.bar.baz +0 -0
  17. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.baz/file.foo.bar +0 -0
  18. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.baz/file.foo.baz +0 -0
  19. {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
  20. {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
  21. {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
  22. {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
  23. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/file.bar +0 -0
  24. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/file.baz +0 -0
  25. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/s3utils/dir.foo/file.foo +0 -0
  26. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.baz/file.bar.baz +0 -0
  27. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.baz/file.foo.bar +0 -0
  28. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.baz/file.foo.baz +0 -0
  29. {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
  30. {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
  31. {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
  32. {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
  33. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/file.bar +0 -0
  34. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/file.baz +0 -0
  35. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/resources/unittest/shutils/dir.foo/file.foo +0 -0
  36. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/setup.cfg +0 -0
  37. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/setup.py +0 -0
  38. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/__init__.py +0 -0
  39. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/__init__.py +0 -0
  40. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/argutils.py +0 -0
  41. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/config.py +0 -0
  42. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/csv.py +0 -0
  43. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/dbutils.py +0 -0
  44. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/dockerutils.py +0 -0
  45. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/funcutils.py +0 -0
  46. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/jsonutils.py +0 -0
  47. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/logger.py +0 -0
  48. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/numutils.py +0 -0
  49. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/randutils.py +0 -0
  50. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/retry.py +0 -0
  51. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/s3utils.py +0 -0
  52. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/sequtils.py +0 -0
  53. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/shutils.py +0 -0
  54. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/span.py +0 -0
  55. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/strutils.py +0 -0
  56. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/testutils.py +0 -0
  57. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker/common/utils/typeutils.py +0 -0
  58. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/SOURCES.txt +0 -0
  59. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/dependency_links.txt +0 -0
  60. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/not-zip-safe +0 -0
  61. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/requires.txt +0 -0
  62. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/src/iker_python_common.egg-info/top_level.txt +0 -0
  63. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_test.py +0 -0
  64. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/__init__.py +0 -0
  65. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/argutils_test.py +0 -0
  66. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/config_test.py +0 -0
  67. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/csv_test.py +0 -0
  68. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/dbutils_test.py +0 -0
  69. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/dockerutils_test.py +0 -0
  70. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/funcutils_test.py +0 -0
  71. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/jsonutils_test.py +0 -0
  72. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/logger_test.py +0 -0
  73. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/numutils_test.py +0 -0
  74. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/randutils_test.py +0 -0
  75. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/retry_test.py +0 -0
  76. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/s3utils_test.py +0 -0
  77. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/sequtils_test.py +0 -0
  78. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/shutils_test.py +0 -0
  79. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/span_test.py +0 -0
  80. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/strutils_test.py +0 -0
  81. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/testutils_test.py +0 -0
  82. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/common/utils/typeutils_test.py +0 -0
  83. {iker_python_common-1.0.48 → iker_python_common-1.0.49}/test/iker_tests/docker_fixtures.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iker-python-common
3
- Version: 1.0.48
3
+ Version: 1.0.49
4
4
  Classifier: Programming Language :: Python :: 3
5
5
  Classifier: Programming Language :: Python :: 3.11
6
6
  Classifier: Programming Language :: Python :: 3.12
@@ -46,16 +46,16 @@ def basic_date_format() -> str:
46
46
 
47
47
 
48
48
  @memorized
49
- def basic_time_format(with_ms: bool = False, with_tz: bool = False) -> str:
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 milliseconds and timezone.
51
+ Returns the basic time format string, with optional microseconds and timezone.
52
52
 
53
- :param with_ms: If ``True``, include milliseconds in the format.
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 with_ms:
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(with_ms: bool = False, with_tz: bool = False) -> str:
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 milliseconds and timezone.
68
+ Returns the basic combined date and time format string, with optional microseconds and timezone.
69
69
 
70
- :param with_ms: If ``True``, include milliseconds in the time format.
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(with_ms, with_tz)
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(with_ms: bool = False, with_tz: bool = False) -> str:
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 milliseconds and timezone.
90
+ Returns the extended time format string, with optional microseconds and timezone.
91
91
 
92
- :param with_ms: If ``True``, include milliseconds in the format.
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 with_ms:
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(with_ms: bool = False, with_tz: bool = False) -> str:
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 milliseconds and timezone.
107
+ Returns the extended combined date and time format string, with optional microseconds and timezone.
108
108
 
109
- :param with_ms: If ``True``, include milliseconds in the time format.
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(with_ms, with_tz)
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 milliseconds and timezone.
125
+ optional microseconds and timezone.
126
126
 
127
127
  :return: A list of ISO 8601 format strings.
128
128
  """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iker-python-common
3
- Version: 1.0.48
3
+ Version: 1.0.49
4
4
  Classifier: Programming Language :: Python :: 3
5
5
  Classifier: Programming Language :: Python :: 3.11
6
6
  Classifier: Programming Language :: Python :: 3.12
@@ -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(with_ms=True), dt_utc(1, 1, 1, 0, 0, 0)),
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(with_ms=True, with_tz=True), dt_utc(1, 1, 1, 0, 0, 0)),
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(with_ms=True), dt_utc(1970, 1, 1, 0, 0, 0)),
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(with_ms=True, with_tz=True), dt_utc(1970, 1, 1, 0, 0, 0)),
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(with_ms=True),
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(with_ms=True, with_tz=True),
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(with_ms=True), dt_utc(1, 1, 1, 0, 0, 0)),
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(with_ms=True, with_tz=True), dt_utc(1, 1, 1, 0, 0, 0)),
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(with_ms=True), dt_utc(1970, 1, 1, 0, 0, 0)),
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(with_ms=True, with_tz=True), dt_utc(1970, 1, 1, 0, 0, 0)),
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(with_ms=True),
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(with_ms=True, with_tz=True),
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(with_ms=True), "00010101T000000.000000"),
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(with_ms=True, with_tz=True), "00010101T000000.000000+0000"),
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(with_ms=True), "19700101T000000.000000"),
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(with_ms=True, with_tz=True), "19700101T000000.000000+0000"),
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(with_ms=True),
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(with_ms=True, with_tz=True),
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(with_ms=True), "0001-01-01T00:00:00.000000"),
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(with_ms=True, with_tz=True), "0001-01-01T00:00:00.000000+00:00"),
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(with_ms=True), "1970-01-01T00:00:00.000000"),
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(with_ms=True, with_tz=True), "1970-01-01T00:00:00.000000+00:00"),
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(with_ms=True),
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(with_ms=True, with_tz=True),
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"),