-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix crashes in class scoped imports #12023
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
JelleZijlstra
merged 33 commits into
python:master
from
hauntsaninja:class-scope-import
Feb 17, 2022
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
8c61bb3
Fix class scoped imports
43dfe0d
Merge remote-tracking branch 'upstream/master' into class-scope-import
c92c172
fix import
3ebfda3
fix for mypyc
63f8634
fix more tests
aa2457e
fix even more tests
80b6109
mypyc shot in the dark
6eedcc4
Revert "mypyc shot in the dark"
7aa37cd
mypyc shot in the dark pt 2
cc55023
monkeys on a typewriter
037ce8c
Revert "monkeys on a typewriter"
2629040
Revert "mypyc shot in the dark pt 2"
5615fc1
lie to mypyc
a14004e
wow mypyc
2119c3d
Fix self binding and improve line number diagnostics
e09bc02
no more Any
b93491a
Fix various tests
7bd60db
make mypyc issues go away
c467399
more mypyc
1dc469d
comment
4f32a01
update comments
6d02762
fix type checking
02dd54e
comments
4523607
more mypyc
e71c191
i'm stuck in mypyc hell
d5d80bd
actually do this instead
13f9e5f
mypyc take 9000
08ea1a9
another cast
862b4d8
Merge remote-tracking branch 'upstream/master' into class-scope-import
6f04070
fffff
010c936
flake8
18286eb
remove an assert
c43756b
add test case suggestion from sobolevn
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
wow mypyc
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.