Remove Stream.new_session
authorHarmon <Harmon758@gmail.com>
Fri, 22 Jan 2021 23:53:55 +0000 (17:53 -0600)
committerHarmon <Harmon758@gmail.com>
Fri, 22 Jan 2021 23:54:43 +0000 (17:54 -0600)
commit26518abe993b3cf7729e9d55be571b4cc89f50ab
tree1c87229ffd01511ac5ab4dd6ba00b56e75133c6b
parent5f5791606ad85138772a26e4816337438bea051c
Remove Stream.new_session

Stop unnecessarily creating a new requests Session at the end of each call to Stream._run
tweepy/streaming.py