Support Python 3 #134

Closed
opened 2026-02-20 21:03:27 -05:00 by deekerman · 3 comments
Owner

Originally created by @phihag on GitHub (Sep 27, 2011).

Maybe provide a version generated by 2to3 (don't forget to test updating with that), but at least make sure 2to3 works flawlessly.

Originally created by @phihag on GitHub (Sep 27, 2011). Maybe provide a version generated by 2to3 (don't forget to test updating with that), but at least make sure 2to3 works flawlessly.
Author
Owner

@justquick commented on GitHub (Apr 30, 2012):

some of the urllib(2) and HTMLParser pieces have moved around and sometimes 2to3 wont fix it correctly. lemme take a look at the script and see how feasible it would be to have a codebase that supports both py 2/3.

@justquick commented on GitHub (Apr 30, 2012): some of the urllib(2) and HTMLParser pieces have moved around and sometimes 2to3 wont fix it correctly. lemme take a look at the script and see how feasible it would be to have a codebase that supports both py 2/3.
Author
Owner

@FiloSottile commented on GitHub (Nov 26, 2012):

I think we can make it 2to3 friendly. And then add 2to3 to the new build system (hey, we have a whole feature set for that!).

@FiloSottile commented on GitHub (Nov 26, 2012): I think we can make it 2to3 friendly. And then add 2to3 to the new build system (hey, we have a whole feature set for that!).
Author
Owner

@phihag commented on GitHub (Nov 28, 2012):

At least the youtube IE works since 0f00efed4c.

@phihag commented on GitHub (Nov 28, 2012): At least the youtube IE works since 0f00efed4c.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#134
No description provided.