typing_extensions icon indicating copy to clipboard operation
typing_extensions copied to clipboard

Backport CapsuleType from 3.13

Open ObserverOfTime opened this issue 1 year ago • 0 comments

See https://github.com/python/cpython/issues/109562. types.CapsuleType was added in https://github.com/python/cpython/pull/109600 but cannot be used before 3.13.

ObserverOfTime avatar May 01 '24 13:05 ObserverOfTime