typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

Add `_interpqueues` for Python 3.13

Open max-muoto opened this issue 1 year ago • 0 comments

_interpqueues was added as a new module in https://github.com/python/cpython/pull/117791 alongside _interpreters, so we should go ahead with adding stubs for it. It's currently present in 3.13.0b2+.

max-muoto avatar Jun 30 '24 18:06 max-muoto