Skip to content

Overhauling the mypyc user documentation #978

@ichard26

Description

@ichard26

The mypyc user docs haven't seen much love for some time. It's worth going through and updating it to reflect the current state of affairs and be more comprehensive.

Updates & fixes

  • Update the "Operator overloading" docs to include a list of unsupported dunders as most dunders are supported now
  • typing.NamedTuple and enum.Enum are supported base classes
  • IIRC attrs class decorators are now supported?

Additions

And later on when mypyc becomes beta software:

  • Add a general guide/overview doc on getting a project compiled with mypyc (packaging and CD set up, and more)

UX

(other maintainers, feel free to edit this issue as you see fit!)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions