Content-Length: 267926 | pFad | http://github.com/Nasdaq/data-link-python/pull/16/commits/9bc8dd0729882daddb478e08d7454dcd5f8eafa4

A7 session-per-request to session-over-time by runawaycoast · Pull Request #16 · Nasdaq/data-link-python · GitHub
Skip to content

session-per-request to session-over-time #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 8 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix lint
  • Loading branch information
runawaycoast committed Apr 6, 2022
commit 9bc8dd0729882daddb478e08d7454dcd5f8eafa4
2 changes: 1 addition & 1 deletion test/test_connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,6 @@ def test_session_reuse(self):
adapter1 = connection.get_session().get_adapter(ApiConfig.api_protocol)
adapter2 = connection.get_session().get_adapter(ApiConfig.api_protocol)
areAdaptersSame = adapter1 is adapter2

self.assertEqual(areAdaptersSame, True)
self.assertEqual(areSessionsSame, True)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Nasdaq/data-link-python/pull/16/commits/9bc8dd0729882daddb478e08d7454dcd5f8eafa4

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy