diff options
author | dirkf <fieldhouse@gmx.net> | 2023-07-19 13:01:02 +0100 |
---|---|---|
committer | dirkf <fieldhouse@gmx.net> | 2023-07-19 22:14:50 +0100 |
commit | a190b559640ce1b5fe67e5a4843dc58328503f3c (patch) | |
tree | e9da95cb0bbffcc8ac9c83b2eb27c120e28e8e46 /youtube_dl/extractor/arcpublishing.py | |
parent | b2741f2654e6ddfebc1771b5d5fadb5fd6fe3863 (diff) |
[utils] Fix broken Py 3.11+ compat in `traverse_obj()`
* inspect.getargspec is missing despite doc claiming backward compat
* replace with emulation of `Signature.bind()`
Diffstat (limited to 'youtube_dl/extractor/arcpublishing.py')
0 files changed, 0 insertions, 0 deletions