I noticed type cast error in pycharm debug (it intercept forking programs). Anyway, this change obeys types. Although, this conversion happens implicitly.
Type of change
[ ] New features (non-breaking change).
[x] Bug fix (non-breaking change).
[ ] Breaking change (fix or feature that would cause existing functionality not to work as expected).
Description
I noticed type cast error in pycharm debug (it intercept forking programs). Anyway, this change obeys types. Although, this conversion happens implicitly.
Type of change