-
-
Notifications
You must be signed in to change notification settings - Fork 392
Closed
Description
Someone recently found some bugs in some subtle contextlib.contextmanager corner cases. The fixes are here: https://github.com/python/cpython/pull/949/files (discussion)
trio._util.acontextmanager is a fork of contextlib.contextmanager, and has the same bugs. We should import those fixes.
Reactions are currently unavailable