KEMBAR78
First look into @python2 subdirectory of search path items by JukkaL · Pull Request #10392 · python/mypy · GitHub
Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Apr 30, 2021

When using mypy_path or MYPYPATH, allow storing Python 2 only stubs and
source files under the @python2 subdirectory of search path entries. This is
only used when type checking in Python 2 mode.

Closes #10391.

…2 mode

When using `mypy_path` or `MYPYPATH`, allow storing Python 2 only stubs and
source files under the `@python2` subdirectory of search path entries.

Closes #10391.
@JukkaL JukkaL merged commit 44925f4 into master Apr 30, 2021
@JukkaL JukkaL deleted the mypy-path-py2 branch April 30, 2021 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Look into @python2 subdirectories of mypy search path entries in Python 2 mode

3 participants