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

installable, dual py2+py3 compatibility, that fixes/tolerates some non-standard nodes #7

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

Commits on Apr 3, 2019

  1. Configuration menu
    Copy the full SHA
    379ba7c View commit details
    Browse the repository at this point in the history
  2. updated the doc path, added some exclusions for packaging, and added …

    …a basic setup.py file for setuptools
    notlaast committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    0f5e6ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af0021f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe02e9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e21ecb View commit details
    Browse the repository at this point in the history
  6. fixed the collection of the node list so that a node missing "referen…

    …ceUrl" doesn't totally break the module
    notlaast committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    7e6b53e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    114d403 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0832fd7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eecd98f View commit details
    Browse the repository at this point in the history
  10. added an optional flag to a request so that one may skip the HTTPS ve…

    …rification (by default, it doesn't skip verification), which apparently fails in some versions of py2.7+openssl+idontrememberwhat
    notlaast committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    0c9b18f View commit details
    Browse the repository at this point in the history
  11. merged 2to3 into master

    notlaast committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    90e4abf View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feature-2plus3'

    Conflicts:
    	request.py
    notlaast committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    89ab54e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8733109 View commit details
    Browse the repository at this point in the history