@[email protected] to linuxmemesEnglish • edit-24 months agoWine acronymlemmy.caimagemessage-square92fedilinkarrow-up1561arrow-down114
arrow-up1547arrow-down1imageWine acronymlemmy.ca@[email protected] to linuxmemesEnglish • edit-24 months agomessage-square92fedilink
minus-square@lightnegativelink16•4 months agoRecursionError: Maximum recursion depth exceeded image manipulation toolkit
minus-squareѕєχυαℓ ρσℓутσρєlinkfedilink2•4 months agoI haven’t really done much recursion in Python, but can’t we do a tail-recursive version so that it (almost) never reaches recursion depth issues?
minus-square@lightnegativelink5•4 months agoWe cannot, Python explicitly doesn’t do TCO. http://neopythonic.blogspot.com/2009/04/tail-recursion-elimination.html?m=1
minus-square@[email protected]linkfedilinkEnglish2•4 months agoIs there a separate RecursionError in modern versions of Python? Been a couple years but I remember it just being a RuntimeError
minus-square@[email protected]linkfedilink8•edit-24 months agoLol Edit: TIL that’s what GTK stands for
minus-square@HStone32link1•4 months agoGNU’s not Unix image manipulation program toolkit public license
GNU’s Not Unix! moment
GNU’s not Unix image manipulation program toolkit.
RecursionError: Maximum recursion depth exceeded image manipulation toolkit
I haven’t really done much recursion in Python, but can’t we do a tail-recursive version so that it (almost) never reaches recursion depth issues?
We cannot, Python explicitly doesn’t do TCO.
http://neopythonic.blogspot.com/2009/04/tail-recursion-elimination.html?m=1
Is there a separate RecursionError in modern versions of Python? Been a couple years but I remember it just being a RuntimeError
Lol Edit: TIL that’s what GTK stands for
GNU’s not Unix image manipulation program toolkit public license