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>
2024-10-16 03:53:53 +00:00
..
__init__.py [compat] Ensure submodules are imported correctly 2023-07-22 18:10:35 +05:30
_deprecated.py [compat, networking] Deprecate old functions (#2861) 2023-07-15 16:18:35 +05:30
_legacy.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
_utils.py [utils] Popen: Reset PyInstaller environment (#11258) 2024-10-16 03:53:53 +00:00
networking.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
progress.py [fd/fragment] Improve progress calculation (#8241) 2023-10-08 02:01:01 +02:00
traversal.py Add extractor helpers (#10653) 2024-10-13 05:14:32 +02:00