Skip to content

TypeError bug linked to super-collectionsΒ #270

@orbsmiv

Description

@orbsmiv

Recent versions of super-collections have introduced the following TypeError bug for Python versions < 3.10:

TypeError: unsupported operand type(s) for |: 'type' and 'type'

See: fralau/super-collections#11

This affects mkdocs-macros-plugin version 1.4.0, which pins super-collections >= 0.5.7.

It looks like fralau/super-collections#11 will be dealt with soon, in which case mkdocs-macros-plugin should be able to update the super-collections constraint to ensure compatibility with older Python versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenvironmentIssue with local environment (versions, config, etc.)fixedA fix has been submitted

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions