-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Namespace packages (PEP 420) #5691
Commits on Sep 29, 2018
-
Tentative solution for namespace packages
Guido van Rossum committedSep 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 586fc5a - Browse repository at this point
Copy the full SHA 586fc5aView commit details -
Add tests for namespace packages
Guido van Rossum committedSep 29, 2018 Configuration menu - View commit details
-
Copy full SHA for ecac1b5 - Browse repository at this point
Copy the full SHA ecac1b5View commit details
Commits on Oct 1, 2018
-
Add reveal_type() calls to tests
Guido van Rossum committedOct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 2da72cc - Browse repository at this point
Copy the full SHA 2da72ccView commit details -
Add test showing the first hit is used
Guido van Rossum committedOct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 9d8f94d - Browse repository at this point
Copy the full SHA 9d8f94dView commit details -
Add two tests for classic in namespace and vice versa -- both are BROKEN
Guido van Rossum committedOct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for de9049c - Browse repository at this point
Copy the full SHA de9049cView commit details -
Merge branch 'master' into namespaces
Guido van Rossum committedOct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 201bf5f - Browse repository at this point
Copy the full SHA 201bf5fView commit details -
Correct typo in final test case
Guido van Rossum committedOct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 6ffd9b7 - Browse repository at this point
Copy the full SHA 6ffd9b7View commit details -
Proper fix for nesting of namespace and classic packages
Guido van Rossum committedOct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for e65795f - Browse repository at this point
Copy the full SHA e65795fView commit details -
Check that self.options isn't None
Guido van Rossum committedOct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for f1ac04a - Browse repository at this point
Copy the full SHA f1ac04aView commit details
Commits on Oct 2, 2018
-
Merge branch 'master' into namespaces
Guido van Rossum committedOct 2, 2018 Configuration menu - View commit details
-
Copy full SHA for e36bdfe - Browse repository at this point
Copy the full SHA e36bdfeView commit details -
Different way of handling nested classic/namespace packages; restore …
…original verify_module
Guido van Rossum committedOct 2, 2018 Configuration menu - View commit details
-
Copy full SHA for c91c9c1 - Browse repository at this point
Copy the full SHA c91c9c1View commit details -
Update the comment, explaining the algorithm
Guido van Rossum committedOct 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 46b85d4 - Browse repository at this point
Copy the full SHA 46b85d4View commit details -
Guido van Rossum committed
Oct 2, 2018 Configuration menu - View commit details
-
Copy full SHA for bde1b0f - Browse repository at this point
Copy the full SHA bde1b0fView commit details
Commits on Oct 3, 2018
-
Guido van Rossum committed
Oct 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 644752a - Browse repository at this point
Copy the full SHA 644752aView commit details