Skip to content
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

Fix proxy-authentication headers for Python 3.* and long basic credential encodings #562

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

paulmayer
Copy link

Fixes #540
Fixes #517

Note:

  1. Tested with 2.7 and 3.7+
  2. Tried to use module-local conventions (e.g. unittest/pytest)
  3. I'm using impala quickstarter for local test execution, no hive tests executed
  4. impala.tests.test_dbapi_connect.ImpalaConnectionTests.test_retry_dml generally fails for me (and failed also before making any modifcations)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant