issues
search
MagicStack
/
immutables
A high-performance immutable mapping type for Python.
Other
1.14k
stars
57
forks
source link
immutables v0.21
#120
Closed
fantix
closed
1 month ago
fantix
commented
1 month ago
Changes
Drop typing_extensions dependency (#114) (by @nicoddemus in 3ba46f71 for #114)
Fixes
Replace
_PyLong_Format
with
PyNumber_ToBase
(#118) (by @musicinmybrain in 81d7c92d for #116)
Changes
Fixes
_PyLong_Format
withPyNumber_ToBase
(#118) (by @musicinmybrain in 81d7c92d for #116)