Replace APIMethod.upload_api with APIMethod.execute kwarg
authorHarmon <Harmon758@gmail.com>
Fri, 29 Jan 2021 16:32:36 +0000 (10:32 -0600)
committerHarmon <Harmon758@gmail.com>
Fri, 29 Jan 2021 16:36:32 +0000 (10:36 -0600)
commitd9066ac8f81154f2738ab5dd73c98c8b17bc2db9
tree5c75bc1c6ef4e54e7fdc81cf2bf1f5cfc9a968e4
parentf2fb17e4c5db1869e99f11f4fad030a396dbda07
Replace APIMethod.upload_api with APIMethod.execute kwarg

Replace APIMethod.upload_api with APIMethod.execute upload_api keyword-only argument
Remove APIMethod.api_root and APIMethod.host
tweepy/binder.py