Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build] Exclude requests from py2exe #9982

Merged
merged 2 commits into from
May 20, 2024

Conversation

bashonly
Copy link
Member

py2exe builds that are bundled with requests >=2.32.0 fail to execute

This PR excludes requests and urllib3 from the py2exe bundle

And it works

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check all of the following options that apply:

  • I am the original author of this code and I am willing to release it under Unlicense

What is the purpose of your pull request?

  • Core bug fix/improvement

@bashonly bashonly added the docs/meta/cleanup related to docs, code cleanup, templates, devscripts etc label May 20, 2024
Authored by: bashonly
@bashonly bashonly merged commit 6e36d17 into yt-dlp:master May 20, 2024
6 checks passed
@bashonly bashonly deleted the rls/py2exe-no-requests branch May 22, 2024 20:56
bashonly added a commit to bashonly/yt-dlp that referenced this pull request May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs/meta/cleanup related to docs, code cleanup, templates, devscripts etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant