You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp/utils
bashonly fbc66e3ab3
[utils] `Popen`: Reset PyInstaller environment (#11258)
- Forces spawning independent subprocesses for exes bundled with PyInstaller>=6.10
- Fixes regression introduced in fb8b7f226d
- Ref: https://pyinstaller.org/en/v6.10.0/CHANGES.html#incompatible-changes

Closes #11259
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
1 month ago
..
__init__.py [compat] Ensure submodules are imported correctly 1 year ago
_deprecated.py [compat, networking] Deprecate old functions (#2861) 1 year ago
_legacy.py [cleanup] Add more ruff rules (#10149) 5 months ago
_utils.py [utils] `Popen`: Reset PyInstaller environment (#11258) 1 month ago
networking.py [cleanup] Add more ruff rules (#10149) 5 months ago
progress.py [fd/fragment] Improve progress calculation (#8241) 1 year ago
traversal.py Add extractor helpers (#10653) 1 month ago