Skip to content

{python3_04} Python3: add future to requirements#214

Merged
anarcat merged 1 commit intolinkchecker:masterfrom
cjmayo:python3_04
Apr 11, 2019
Merged

{python3_04} Python3: add future to requirements#214
anarcat merged 1 commit intolinkchecker:masterfrom
cjmayo:python3_04

Conversation

@cjmayo
Copy link
Copy Markdown
Contributor

@cjmayo cjmayo commented Apr 10, 2019

No description provided.

Copy link
Copy Markdown
Contributor

@mgedmin mgedmin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally I'm not familiar with future and would be much happier if the Python 2-and-3 cross compatibility were handled using six, but hey, why not? Especially since the work's already been done using future and it would be extremely churlish of me to ask to re-do it differently.

Merging this would make a lot of the other Python 3 compatibility PRs happier, so I suggest we do it.

(We can always change our minds later and replace future with six or whatever.)

@anarcat anarcat merged commit af38026 into linkchecker:master Apr 11, 2019
@anarcat
Copy link
Copy Markdown
Contributor

anarcat commented Apr 11, 2019

here we go then, let's do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants