Felix Fontein
|
56f004dc63
|
More refactorings (#890)
* Improve typing.
* Improve version parameter validation for x509_certificate* modules.
* Use utils for parsing retry-after.
|
2025-05-16 21:53:18 +02:00 |
|
Felix Fontein
|
44bcc8cebc
|
Code refactoring (#889)
* Add __all__ to all module and plugin utils.
* Convert quite a few positional args to keyword args.
* Avoid Python 3.8+ syntax.
|
2025-05-16 06:55:57 +02:00 |
|
Felix Fontein
|
a5a4e022ba
|
Make all module_utils and plugin_utils private (#887)
* Add leading underscore. Remove deprecated module utils.
* Document module and plugin utils as private. Add changelog fragment.
* Convert relative to absolute imports.
* Remove unnecessary imports.
|
2025-05-11 19:17:58 +02:00 |
|