Git Product home page Git Product logo

Comments (5)

vlasovskikh avatar vlasovskikh commented on May 23, 2024

I think 1 sounds good. What if some of the arguments are not annotated?

from typing.

gvanrossum avatar gvanrossum commented on May 23, 2024

I always assumed this would be (1), because "unannotated" means "Any" in
general.

On Thu, Jan 15, 2015 at 7:16 AM, Andrey Vlasovskikh <
[email protected]> wrote:

I think 1 sounds good. What if some of the arguments are not annotated?


Reply to this email directly or view it on GitHub
#37 (comment).

--Guido van Rossum (python.org/~guido)

from typing.

JukkaL avatar JukkaL commented on May 23, 2024

Okay, 1 is reasonable and how it currently works in mypy. Maybe the examples in the PEP should be modified to include the return value type, even if it's None? Otherwise, it may give the impression that leaving out the return type is generally the right thing to do, even though statically typed code generally should explicitly define return types, as the implicit Any types limit the type checker's effectiveness.

from typing.

gvanrossum avatar gvanrossum commented on May 23, 2024

Agreed, the PEP should only show fully-annotated examples, except where explaining what leaving out annotations means.

from typing.

gvanrossum avatar gvanrossum commented on May 23, 2024

Looks like a duplicate of #65

from typing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.