-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Labels
bugSomething isn't workingSomething isn't workingenvironmentIssue with local environment (versions, config, etc.)Issue with local environment (versions, config, etc.)fixedA fix has been submittedA fix has been submitted
Description
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.
nothingface0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenvironmentIssue with local environment (versions, config, etc.)Issue with local environment (versions, config, etc.)fixedA fix has been submittedA fix has been submitted