dplython icon indicating copy to clipboard operation
dplython copied to clipboard

Maximum recursion depth for Later attributes

Open dodger487 opened this issue 8 years ago • 0 comments

Some external functions might enter an infinite loop when called incorrectly with Later arguments. For example, calling zip with Later arguments appears to enter one of these loops. It would help usability with other libraries if we could detect when code is being improperly used with Laters and return an error.

dodger487 avatar Jun 21 '16 05:06 dodger487