- Removed use of
StopIteration
fromrun_bulk_job
; a behavior deprecated by PEP-479 for Python 3.5+. - Added a license file to the wheel.
- Deprecated Python 2.6.x, and Python 3.3.x.
- Added testing for Python 3.7.x
StopIteration
from run_bulk_job
; a behavior deprecated by PEP-479 for Python 3.5+.