Tim
Tim
Reports from scratchattach users indicate this function could be broken
Replacing the busy-sleep event loop currently used by scratchattach's cloud requests using either the Condition class of the threading module or by introducing asyncio to the library. This will lower...
New / updated features in 2.0 (will be released in early October 2024) These are only ideas for now. I don't know yet how many of these I'll actually implement....
### scratchattach version 2.1.14 ### What happened? Importing the library fails System: Ubuntu Python version: 3.10 importing scratchattach v2.1.13 works I deleted the 2.1.14 release from PyPi ### Your code....