Skip to content
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

[WIP] Treat obvious return types as annotated #4411

Closed
wants to merge 2 commits into from

Commits on Dec 26, 2017

  1. start basic support: literals

    elazarg committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    a90590f View commit details
    Browse the repository at this point in the history
  2. Don't check implementation of unannotated function

    Don't use defn.type = None to denote "unchecked" function; set explicit
    flag for that.
    elazarg committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    da110b1 View commit details
    Browse the repository at this point in the history