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

TypeError in the Client constructor if setting sslContext keyword argument #34

Closed
RKrahl opened this issue Apr 24, 2017 · 0 comments
Closed
Labels
bug Something isn't working
Milestone

Comments

@RKrahl
Copy link
Member

RKrahl commented Apr 24, 2017

>>> client = icat.Client(url, sslContext=None)
Traceback (most recent call last):
  ...
TypeError: unhashable type: 'list'
@RKrahl RKrahl added bug Something isn't working Priority-Medium labels Apr 24, 2017
@RKrahl RKrahl added this to the 0.13.0 milestone Apr 24, 2017
RKrahl added a commit that referenced this issue Apr 24, 2017
RKrahl added a commit that referenced this issue Apr 24, 2017
@RKrahl RKrahl closed this as completed Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant