- Merge pull request #7696 from ericvaandering/py3_requests
- Merge pull request #7664 from ticoann/campaign_prepid
- fix unittest
- add campaign and prepid
- Pylint
- Make Request compatible with Python3 after futurize and reverting commented change
- Merge pull request #7691 from amaltaro/typo-filesetTable
- Merge pull request #7654 from PerilousApricot/feature/pypi
- Merge pull request #7673 from amaltaro/runjob-nullStatus
- Merge pull request #7689 from ericvaandering/py3_basestr
- Merge pull request #7690 from ericvaandering/rearrange_imports
- Merge pull request #7694 from emaszs/patch-2
- Don't sort list each iteration in FileBased splitting
- Typo fixed in wmbs_fileset_seq creation
- pylint fixes
- Disallow sched_status to be null in the db schema
- Reorganize imports
- Pylint fixes
- Prepare this type checking code for python 3 compatibility. This does not work as is with the str from builtins
- Add MANIFEST to packaging
- Ignore distutils paths
- Update setup.py for use with pypi