[bugfix] allow single argument `range(...)` with enum values
Fixes the defect of the single argument range(...)
that enum values could not be used without casting.
I would like to see this being backported to 2.6.
Edited by Janick Gerstenberger
Fixes the defect of the single argument range(...)
that enum values could not be used without casting.
I would like to see this being backported to 2.6.