discuss.python.org/t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435

Preview meta tags from the discuss.python.org website.

Linked Hostnames

6

Thumbnail

Search Engine Appearance

Google

https://discuss.python.org/t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435

TypeForm: Spelling for a type annotation object at runtime

Back in 2021 I started a conversation about creating a way to spell the type of a type-annotation-object: TypeForm[] >>> # A special form object >>> Union[int, str] typing.Union[int, str] >>> # A variable holding that…



Bing

TypeForm: Spelling for a type annotation object at runtime

https://discuss.python.org/t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435

Back in 2021 I started a conversation about creating a way to spell the type of a type-annotation-object: TypeForm[] >>> # A special form object >>> Union[int, str] typing.Union[int, str] >>> # A variable holding that…



DuckDuckGo

https://discuss.python.org/t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435

TypeForm: Spelling for a type annotation object at runtime

Back in 2021 I started a conversation about creating a way to spell the type of a type-annotation-object: TypeForm[] >>> # A special form object >>> Union[int, str] typing.Union[int, str] >>> # A variable holding that…

  • General Meta Tags

    9
    • title
      TypeForm: Spelling for a type annotation object at runtime - Typing - Discussions on Python.org
    • charset
      utf-8
    • description
      Back in 2021 I started a conversation about creating a way to spell the type of a type-annotation-object: TypeForm[] >>> # A special form object >>> Union[int, str] typing.Union[int, str] >>> # A variable holding that…
    • generator
      Discourse 3.5.0.beta9-dev - https://github.com/discourse/discourse version 63328ede0859c0bbe35b7492b630c27201b59711
    • theme-color
      #fff
  • Open Graph Meta Tags

    9
    • og:site_name
      Discussions on Python.org
    • og:type
      website
    • og:image
      https://us1.discourse-cdn.com/flex002/uploads/python1/original/1X/f93ff97c4f381b5e8add5a0c163b4ded29f20ed7.png
    • og:url
      https://discuss.python.org/t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435
    • og:title
      TypeForm: Spelling for a type annotation object at runtime
  • Twitter Meta Tags

    9
    • twitter:card
      summary
    • twitter:image
      https://us1.discourse-cdn.com/flex002/uploads/python1/original/1X/f93ff97c4f381b5e8add5a0c163b4ded29f20ed7.png
    • twitter:url
      https://discuss.python.org/t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435
    • twitter:title
      TypeForm: Spelling for a type annotation object at runtime
    • twitter:description
      Back in 2021 I started a conversation about creating a way to spell the type of a type-annotation-object: TypeForm[] >>> # A special form object >>> Union[int, str] typing.Union[int, str] >>> # A variable holding that object. NOT a type alias. >>> IntOrStrType: TypeForm = Union[int, str] >>> # Call of a function which accepts a special form as an argument >>> assert isassignable(1, IntOrStrType) Now in 2024 there seems to be renewed interest, so I’ve gathered some more input and have draft...
  • Item Prop Meta Tags

    68
    • position
      1
    • headline
      TypeForm: Spelling for a type annotation object at runtime
    • datePublished
      2024-04-20T02:56:36Z
    • articleSection
      Typing
    • keywords
  • Link Tags

    38
    • alternate nofollow
      https://discuss.python.org/t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435.rss
    • apple-touch-icon
      https://us1.discourse-cdn.com/flex002/uploads/python1/optimized/1X/4c06143de7870c35963b818b15b395092a434991_2_180x180.png
    • canonical
      https://discuss.python.org/t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435
    • icon
      https://us1.discourse-cdn.com/flex002/uploads/python1/optimized/1X/9997f0605d56c4bfecd63594f52f42cdafd6b06a_2_32x32.png
    • next
      /t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435?page=2

Links

32