Add and use APIMethod.execute params keyword-only argument
authorHarmon <Harmon758@gmail.com>
Tue, 2 Feb 2021 18:03:50 +0000 (12:03 -0600)
committerHarmon <Harmon758@gmail.com>
Tue, 2 Feb 2021 18:05:25 +0000 (12:05 -0600)
commitde803dcc20f78302a1d1605686df27df2972449f
treed7821b9739ba66991f704730d6c2643ede18dcba
parent1f8d6a845855a9d05ea7f1d7cd4f1614fe08a0d1
Add and use APIMethod.execute params keyword-only argument

Return params from APIMethod.build_parameters rather than setting APIMethod.session.params
tweepy/binder.py