Skip to content

Fix documentation sections that still refer to u* modules, like ure and ujson #1911

@dhalbert

Description

@dhalbert

Some native modules that we've renamed back to their CPython names are still referred to with their u* names in the readthedocs documentation, e.g. circuitpython/docs/library/ujson.rst.

  • Rename these files and also fix the module names mentioned inside them.
  • Remove caveat language about these modules not being supported or that they may change.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions