-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: rbdixon/python-client
base: master
head repository: core-api/python-client
compare: master
- 16 commits
- 14 files changed
- 7 contributors
Commits on Apr 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 82afc12 - Browse repository at this point
Copy the full SHA 82afc12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 131f94b - Browse repository at this point
Copy the full SHA 131f94bView commit details
Commits on May 23, 2017
-
Fix the encoding/decoding of Enum types.
The 'enum' argument is a required parameter to creating an Enum. Store it in an 'extra' dict that can be passed as **kwargs during its creation.
Configuration menu - View commit details
-
Copy full SHA for dbec97a - Browse repository at this point
Copy the full SHA dbec97aView commit details -
Fix the encoding/decoding of Enum types.
This is an update from tbeadle/enum branch with changes that tomchriste suggested.
Configuration menu - View commit details
-
Copy full SHA for 13fa37f - Browse repository at this point
Copy the full SHA 13fa37fView commit details -
Merge pull request core-api#135 from jriggins/enum
Fix the encoding/decoding of Enum types.
Configuration menu - View commit details
-
Copy full SHA for 5ae907e - Browse repository at this point
Copy the full SHA 5ae907eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d59f4 - Browse repository at this point
Copy the full SHA 24d59f4View commit details
Commits on Aug 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b550a2d - Browse repository at this point
Copy the full SHA b550a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64fd5f1 - Browse repository at this point
Copy the full SHA 64fd5f1View commit details
Commits on Aug 8, 2017
-
Merge pull request core-api#144 from edmorley/indicate-python3-support
Clarify Python 3 support
Configuration menu - View commit details
-
Copy full SHA for e0eca9d - Browse repository at this point
Copy the full SHA e0eca9dView commit details
Commits on Oct 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 27f4f6e - Browse repository at this point
Copy the full SHA 27f4f6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2685e5d - Browse repository at this point
Copy the full SHA 2685e5dView commit details
Commits on Jan 16, 2018
-
Merge environment settings for SSL requests
When using requests' builder, we bypass the environment settings, which include information about SSL certificates. This makes requests to a SSL endpoint fail. This commit adds a call to `session.merge_environment_settings` to fix this issue, and updates the test suite accordingly.
Damien Toma committedJan 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 6875426 - Browse repository at this point
Copy the full SHA 6875426View commit details
Commits on Jan 29, 2018
-
Merge pull request core-api#153 from dtoma/master
Merge environment settings for SSL requests
Configuration menu - View commit details
-
Copy full SHA for c471247 - Browse repository at this point
Copy the full SHA c471247View commit details
Commits on Jan 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c4000c2 - Browse repository at this point
Copy the full SHA c4000c2View commit details -
Merge pull request core-api#155 from saeedesfandi/use-input-session
use input session for get default transports
Configuration menu - View commit details
-
Copy full SHA for e1c8dba - Browse repository at this point
Copy the full SHA e1c8dbaView commit details
Commits on Jun 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d264fd2 - Browse repository at this point
Copy the full SHA d264fd2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master