Skip to content
#

mac-address

Here are 105 public repositories matching this topic...

GhostofGoes
GhostofGoes commented Dec 5, 2019

Move to using a *.pyi stub file for type hints instead of the current inline comments. There are a number of reasons I'd like to do this:

  • Ability to use complex types without adding more imports, as well as recent language features like forward references and TypedDict on a codebase that presently still supports 2.7
  • Readability: type comments don't look great and clutter the already ugly (

Improve this page

Add a description, image, and links to the mac-address topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mac-address topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.