Skip to content

UPG: Remove future from requirements and all the imports (#1538)#1944

Closed
tohabyuraev wants to merge 1 commit into
python-telegram-bot:masterfrom
tohabyuraev:droppy2
Closed

UPG: Remove future from requirements and all the imports (#1538)#1944
tohabyuraev wants to merge 1 commit into
python-telegram-bot:masterfrom
tohabyuraev:droppy2

Conversation

@tohabyuraev

Copy link
Copy Markdown

Hello. Hope to help. Ready for comments.

@Bibo-Joshi

Copy link
Copy Markdown
Member

Hi! Thanks for the PR. @septatrix already has a big PR open for Py2 removal (#1715). Can you maybe check, if your changes are already covered by that? Also please note, that it will probably take a whole while until we come around to dropping Py2 from the code base.

Regardless of that: All the tests are failing. You can run the tests suite locally by make test or just pytest (-v).

@tohabyuraev

tohabyuraev commented May 4, 2020

Copy link
Copy Markdown
Author

I saw his previous PRs, but unfortunately not all) I just started checking files from the repository. Yes, a lot of fails. But mainly because of the "future" in tests. I will try to find errors and fix them.

@septatrix

Copy link
Copy Markdown
Contributor

All of what you implemented should already be included in my PR

@tohabyuraev tohabyuraev closed this May 8, 2020
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants