DiamondLightSource / cothread

Cooperative Python Threads and EPICS Channel Access bindings
Apache License 2.0
13 stars 9 forks source link

Fix cothread for Python 3.11 + bump version #37

Closed AlexanderWells-diamond closed 1 year ago

AlexanderWells-diamond commented 1 year ago

Python APIs can replace pretty much everything we have to do regarding modifying stack frames

Fixes #36

Araneidae commented 1 year ago

This is looking pretty good. Am looking forward to the version without version checks!