PTU5KAS/kas
Felix Moessbauer 3289ec2a7e re-create tmpdir after successfull rename
This patch adds a workaround for python versions < 3.8.
There, the dir created by TemporaryDirectory must still exist when
leaving the context manager.

Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2023-01-05 18:12:04 +01:00
..
plugins dump plugin: add option to capture current env 2022-12-13 14:40:04 +01:00
__init__.py __init__: Better support introspection 2018-12-07 09:56:09 +01:00
__main__.py Drop unnecessary shebang lines 2021-08-30 21:56:49 +02:00
__version__.py add conditional environment variables 2022-11-10 19:03:48 +01:00
config.py config: Symplify .config.yaml file handling 2022-08-03 13:00:55 +02:00
configschema.py yml: Move json schema from python dict to standalone json file 2021-10-05 10:28:24 +02:00
context.py forward build-concurrency related env vars 2022-10-19 11:02:17 +02:00
includehandler.py includehandler: Simplify code 2021-10-01 11:16:28 +02:00
kas.py plugins: Invoke setup_parser_common_args explicitly from setup_parser 2021-10-09 15:00:05 +02:00
libcmds.py libcmds: Remove protected accesses to Config 2022-07-12 09:21:07 +02:00
libkas.py libkas: Fix typo 2022-11-11 13:36:12 +01:00
repos.py re-create tmpdir after successfull rename 2023-01-05 18:12:04 +01:00
schema-kas.json add conditional environment variables 2022-11-10 19:03:48 +01:00