Open alankoshy opened 3 years ago
Wanted to remove some of the generator functions due to it being depreciated soon. (https://docs.python.org/3/whatsnew/3.7.html#deprecated-python-behavior)
Removed some of the StopIteration throwing statements to make the code work more smoothly in 3.7
Coverage decreased (-67.5%) to 0.0% when pulling 7b2c0738b02c85829ad358165787b6bca8b07d59 on alankoshy:dev_3.7 into d25511f9ca7ed9356b801d8663b8b5168464e68f on clips:master.
Wanted to remove some of the generator functions due to it being depreciated soon. (https://docs.python.org/3/whatsnew/3.7.html#deprecated-python-behavior)
Removed some of the StopIteration throwing statements to make the code work more smoothly in 3.7