Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Enable support for pattern matching (Enable support for pattern matching #96)
(by @antonagestam in 7071a24)
add support for aix/sunos (restore compilation for aix/sunos #98)
(by @mattp- in 765e4ee)
Python 3.12 compatibility (Python 3.12 compatibility #105)
(by @elprans in f797822)
Add contains to MapKeys (Add __contains__ to MapKeys #99)
(by @msullivan in 6790111)
Add PEP 585 GenericAlias support (Add PEP 585 GenericAlias support #101)
(by @eltoder in 9ce64c5)
Move metadata to
pyproject.toml
, fix test fixture inclusion in sdist (Move metadata topyproject.toml
, fix test fixture inclusion in sdist #111)(by @elprans in ea65656 for)