diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-08 22:32:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-08 22:32:45 +0300 |
commit | 936902901eb8df408a2bc708b327cf7e1325da16 (patch) | |
tree | 75a39e6940ff153e2ed3c5715798643b558fb7c3 /.coveragerc | |
parent | start work on 0.10.8 (diff) | |
download | snakeoil-936902901eb8df408a2bc708b327cf7e1325da16.tar.gz snakeoil-936902901eb8df408a2bc708b327cf7e1325da16.tar.bz2 snakeoil-936902901eb8df408a2bc708b327cf7e1325da16.zip |
arghparse: fix handling with python 3.11.9
In commit [0], the private function changes the tuple size it returns.
By using `*_` in the middle, we can support both extracted versions (3
and 4) of the function.
This investigation was done by ajak, thank you.
[0] https://github.com/python/cpython/commit/c02b7ae4dd367444aa6822d5fb73b61e8f5a4ff9
Resolves: https://github.com/pkgcore/pkgcheck/issues/676
Resolves: https://github.com/pkgcore/pkgdev/issues/184
Investigated-by: John Helmert III <ajak@gentoo.org>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to '.coveragerc')
0 files changed, 0 insertions, 0 deletions