Skip to content
This repository was archived by the owner on Aug 12, 2019. It is now read-only.

Code that makes deep-security-py compatible with Python 2.6 #19

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

Conversation

lcheng6
Copy link

@lcheng6 lcheng6 commented Mar 1, 2017

2 major changes are made to make this library compatible with Python 2.6

  1. Moved away from Python 3.x style of format
  2. Moved away from Python 2.7+ SSL_Context to simply use requests library.

Both are geared toward Python 2.6 dependencies; which is still used on a lot of legacy systems.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants