Closed
Description
Followup from python/typing#935:
- Add assertion to make sure the typing-extensions we're testing is the one in the repo, not the one that happens to be installed in your venv.
- Document how to test typing-extensions locally (probably, we should recommend using an empty venv).