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

drop py2exe since py2.7 support is going to be dropped #22394

Closed
NewUserHa opened this issue Sep 13, 2019 · 2 comments
Closed

drop py2exe since py2.7 support is going to be dropped #22394

NewUserHa opened this issue Sep 13, 2019 · 2 comments
Labels

Comments

@NewUserHa
Copy link

@NewUserHa NewUserHa commented Sep 13, 2019

Checklist

  • I'm reporting a feature request
  • I've verified that I'm running youtube-dl version 2019.09.12.1
  • I've searched the bugtracker for similar feature requests including closed ones

Description

I was curious about how executable zip file of youtube-dl works then found it's using a patched py2exe. (windows)
The idea is awesome and useful. but it can't be used on other projects and it's pity.

python2.7 will not be supported very soon.
would you like to move the building part of youtube-dl from 2.7 to 3.x(>4)? and it'll also be great if the executable system can also be used on other projects. since the zipapp module feels terriable.

thanks

@NewUserHa NewUserHa added the request label Sep 13, 2019
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Sep 18, 2019

Exe is built with python 3.4.

@dstftw dstftw closed this Sep 18, 2019
@dstftw dstftw added the invalid label Sep 18, 2019
@NewUserHa
Copy link
Author

@NewUserHa NewUserHa commented Sep 19, 2019

then https://www.python.org/downloads/release/python-3410/ python 3.4 is already retired.

the main point I meant is the would you like to make package part a new project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.