]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
python: utils: 'typing.Pattern' compatibility fix docs-develop-ci-m-6n00ea/deployments/5302
authorAleš Mrázek <ales.mrazek@nic.cz>
Tue, 8 Oct 2024 20:33:10 +0000 (22:33 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Wed, 9 Oct 2024 07:05:24 +0000 (09:05 +0200)
commit82323c12665b8067122ba4769763a9b315fe7120
tree2a5be03bad29dc3b8911469cec7e538e71cf72e6
parent3502fa6bef797d3a1da84b113031ca7077711cb5
python: utils: 'typing.Pattern' compatibility fix
python/knot_resolver/datamodel/types/base_types.py
python/knot_resolver/utils/compat/__init__.py
python/knot_resolver/utils/compat/typing.py [new file with mode: 0644]