Sign in
qemu
/
meson
/
refs/heads/xcodegodot
/
.
/
docs
/
markdown
/
snippets
/
python_dependency_args_removed.md
blob: 7258083cc17df4ee514f86d1808b6c922f25b9f0 [
file
] [
log
] [
blame
] [
view
]
## The Python Modules dependency method no longer accepts positional arguments
Previously
these were igrnoed
with
a warning
,
now they
're a hard error.