Vendored typing-extensions is incompatible with Python 3.12 #12053
Labels
project: vendored dependency
Related to a vendored dependency
type: bug
A confirmed bug or unintended behavior
Description
We tried testing against the new Python 3.12 beta-1 release in Jupyter Server, and ran into the following bug when running
pip debug
:It looks like the vendored
typing_extensions
needs to be updated to 4.6.0 to pick up python/typing_extensions#162Expected behavior
pip debug
works on Python 3.12 beta-1pip version
23.1.2
Python version
3.12.0b1
OS
Ubuntu 22.04.2
How to Reproduce
pip 23.1.2
onPython 3.12.0b1
pip list
Output
Code of Conduct
The text was updated successfully, but these errors were encountered: