.. |
fake
|
Make method import_versioned_module work
|
2016-10-12 16:51:52 +08:00 |
imageutils
|
Squelch irrelevant format complaints
|
2024-09-20 11:55:19 -07:00 |
__init__.py
|
Move files out of the namespace package
|
2015-01-06 17:07:36 -05:00 |
base.py
|
Move files out of the namespace package
|
2015-01-06 17:07:36 -05:00 |
test_dictutils.py
|
Create dictutils and add 'flatten_dict_to_keypairs'
|
2016-11-01 23:35:57 +08:00 |
test_eventletutils.py
|
Remove all usage of six library
|
2020-10-09 19:20:51 +08:00 |
test_excutils.py
|
Use unittest.mock instead of third party mock
|
2020-03-31 14:39:24 -05:00 |
test_fileutils.py
|
Remove all usage of six library
|
2020-10-09 19:20:51 +08:00 |
test_fixture.py
|
Modify UUID sentinel to support keystone-like UUIDs
|
2021-08-03 13:13:58 +02:00 |
test_importutils.py
|
Make method import_versioned_module work
|
2016-10-12 16:51:52 +08:00 |
test_netutils.py
|
Add a function to trim scope out of ipv6 addr
|
2024-08-14 10:36:59 +02:00 |
test_reflection.py
|
Remove strict from is_same_callback()
|
2023-03-15 03:31:45 +00:00 |
test_secretutils.py
|
Deprecate redundant constant_time_compare function
|
2024-10-01 12:49:24 +00:00 |
test_specs_matcher.py
|
add <range-in> spec DSL operator
|
2024-02-19 13:23:13 +02:00 |
test_strutils.py
|
strutils: update string_to_bytes
|
2023-05-31 13:28:24 -04:00 |
test_timeutils.py
|
Python-3.12: do not use datetime.datetime.utcnow()
|
2023-12-18 14:47:13 +00:00 |
test_uuidutils.py
|
Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'
|
2018-01-19 19:21:47 +08:00 |
test_versionutils.py
|
versionutil: Remove trailing alpha/beta/rc suffix
|
2023-11-08 02:19:55 +09:00 |
tests_encodeutils.py
|
Remove unnecessary unicode prefixes
|
2022-04-22 01:28:16 +00:00 |