-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
📋 help-wantedwork status: help-wantedwork status: help-wanted
Description
That means to remove it from:
- README.rst
- CONTRIBUTING.rst
- .pre-commit-config.yaml
- .travis.yml
- appveyor.yml
- setup.py
- tox.ini
- all tests (hihi)
We can even think about dropping all the python2 workarounds we have in the library itself:
- remove
futurefrom requirements and all the imports -
_UTCintelegram.utils.helpers - Workaround in
telegram.InputFile.__init__() -
from builtins import strintelegram.utilts.request -
test_send_on_server_emoji - imports in
test.updater
(This list is not comprehensive)
jh0ker, plammens and goodwind
Metadata
Metadata
Assignees
Labels
📋 help-wantedwork status: help-wantedwork status: help-wanted