> "X object has no attribute 'constructor'" Tho...
# python-contributors
s
"X object has no attribute 'constructor'"
Those and similar are related to suspend functions support.
Inspect other failure reasons.
From what I picked, mostly it's about some stuff in stdlib. And one was about variable names that are keywords in Python ("invalid syntax"). I will take a look at stdlib then. WASM one, as suggested. By the way, as K 1.6.0 is out, maybe it's time to sync with upstream...
👍 1
p
sorry I pushed the stdlib thing forward only to the point where we know where to start from 😅 +1 to syncing with the upstream first, especially that I suppose there's been lots of development around WASM
👌 1