Author | SHA1 | Message | Date |
---|---|---|---|
Philipp Hagemeister | dcddc10a50 |
[test_unicode_literals] Arm unicode_literals check
From now on, the line from __future__ import unicode_literals should be contained in every single Python file lest we run into any more 2.x/3.x issues. Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise. |
10 years ago |
Philipp Hagemeister | 8851a574a3 | Fix add-versions | 11 years ago |
Philipp Hagemeister | 1d213233cd | Do not re-download files for hashsum generation (Fixes #1383) | 11 years ago |
Philipp Hagemeister | d2d1eb5b0a | Switch to domain yt-dl.org | 11 years ago |
Filippo Valsorda | b962b76f43 | re-worked release workflow, it is one-step and creates GPG signatures now | 12 years ago |