pmbootstrap-meow/pmb
Newbyte 3ee75e61a5
pmb.parse.arguments: Type hint and remove unused arguments from add_kernel_arg() (MR 2514)
Presumably, args and kwargs are just here to retain compatibility with
add_argument() from argparse.ArgumentParser, but they aren't actually
used and consequently only give the illusion of compatibility. Just
remove them to simplify the function signature.
2024-12-20 15:37:28 +01:00
..
aportgen pmb.aportgen: Update APKINDEX for relevant arch before parsing it (MR 2509) 2024-12-19 16:29:32 +01:00
build pmb: Add more type hints (MR 2513) 2024-12-19 18:52:25 +01:00
chroot pmb: Add more type hints (MR 2513) 2024-12-19 18:52:25 +01:00
ci pmb: Add more type hints (MR 2490) 2024-12-19 10:09:22 +00:00
commands pmb: Add more type hints (MR 2513) 2024-12-19 18:52:25 +01:00
config pmb: Add more type hints (MR 2490) 2024-12-19 10:09:22 +00:00
core pmb: Add more type hints (MR 2490) 2024-12-19 10:09:22 +00:00
data pmb.helpers.locale: new module (MR 2497) 2024-12-03 13:17:14 +01:00
export pmb: Add lots of type hints (MR 2464) 2024-10-30 12:39:45 +01:00
flasher pmb.flasher.frontend: detect lk2nd as subpackage dependency (MR 2511) 2024-12-19 16:27:54 +01:00
helpers pmb: Add more type hints (MR 2513) 2024-12-19 18:52:25 +01:00
install pmb: Add more type hints (MR 2490) 2024-12-19 10:09:22 +00:00
meta pmb: Add more type hints (MR 2490) 2024-12-19 10:09:22 +00:00
netboot pmb: Add lots of type hints (MR 2464) 2024-10-30 12:39:45 +01:00
parse pmb.parse.arguments: Type hint and remove unused arguments from add_kernel_arg() (MR 2514) 2024-12-20 15:37:28 +01:00
qemu pmb: Add more type hints (MR 2513) 2024-12-19 18:52:25 +01:00
sideload pmb: Add lots of type hints (MR 2464) 2024-10-30 12:39:45 +01:00
__init__.py Prepare 3.1.0 release 2024-12-10 17:04:18 +01:00
conftest.py test: conftest: require_programs() automatically (MR 2483) 2024-11-29 16:50:04 +01:00
types.py Replace skip_extra_repos -> with_extra_repos (MR 2480) 2024-11-10 17:43:39 +01:00