Tags: MagicStack/immutables
Tags
immutables v0.20 Changes ======= * Enable support for pattern matching (#96) (by @antonagestam in 7071a24) * add support for aix/sunos (#98) (by @mattp- in 765e4ee) * Python 3.12 compatibility (#105) (by @elprans in f797822) * Add __contains__ to MapKeys (#99) (by @msullivan in 6790111) * Add PEP 585 GenericAlias support (#101) (by @eltoder in 9ce64c5) * Move metadata to `pyproject.toml`, fix test fixture inclusion in sdist (#111) (by @elprans in ea65656 for)
immutables v0.16 Updates ======= * Refactor typings (by @bryanforbes in 39f9f0d and @msullivan in 4a17549) * Update Python 3.10 support, drop Python 3.5 (by @elprans in fa35523 and 189b959) Fixes ===== * Fix `test_none_collisions` on 32-bit systems (#69) (by @elprans in fa35523 for #69) Misc ==== * Clarify the license of the included `pythoncapi_compat.h` header (by @elprans in 67c5edf for #64) * Use cibuildwheel to build wheels (#70) (by @elprans in f671cb4 for #70)
PreviousNext