about summary refs log tree commit diff stats
path: root/crates/yt_dlp/src/package_hacks/urllib3.rs (follow)
Commit message (Collapse)AuthorAge
* chore(yt_dlp/package_hacks): Add missing license headersBenedikt Peetz31 hours
|
* fix(yt_dlp): Polyfill missing rustpython features used in urllib3Benedikt Peetz31 hours
Otherwise, anything that depends on urllib3 just fails to initialize.