summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
debian-debianupdate debian/patchesWojtek Kosior3 years
debian-upstreamNew upstream version 0.18Wojtek Kosior3 years
koszkoadd .gitattributesWojtek Kosior3 years
masterAdd an explaining comment for _Py_HAMT_MAX_TREE_DEPTHYury Selivanov3 years
patch-queue/debian-debianremove asterisks used to mark inferred types under certain mypy versionsWojtek Kosior3 years
 
TagDownloadAuthorAge
v0.18immutables-0.18.tar.gz  immutables-0.18.zip  EdgeDB CI and Release Bot3 years
v0.17immutables-0.17.tar.gz  immutables-0.17.zip  EdgeDB CI and Release Bot3 years
v0.16immutables-0.16.tar.gz  immutables-0.16.zip  EdgeDB CI and Release Bot4 years
v0.15immutables-0.15.tar.gz  immutables-0.15.zip  EdgeDB CI and Release Bot4 years
v0.14immutables-0.14.tar.gz  immutables-0.14.zip  EdgeDB CI and Release Bot5 years
v0.13immutables-0.13.tar.gz  immutables-0.13.zip  EdgeDB CI and Release Bot5 years
v0.12immutables-0.12.tar.gz  immutables-0.12.zip  EdgeDB CI and Release Bot5 years
v0.11immutables-0.11.tar.gz  immutables-0.11.zip  Yury Selivanov5 years
v0.10immutables-0.10.tar.gz  immutables-0.10.zip  Yury Selivanov5 years
v0.9immutables-0.9.tar.gz  immutables-0.9.zip  Yury Selivanov6 years
[...]
 
AgeCommit messageAuthor
2021-02-09v0.15...New Features * Add support for Python 3.10 and more tests (by @vstinner in 45105ecd for #46, @hukkinj1 in d7f3eebb, f0b4fd40) * Make __repr__ more similar to other mapping types (by @ofek in 8af15021 for #17) Misc * Minor docs and CI fixes (by @MisterKeefe in 76e491cf for #32, @fantix in 1282379d for #39) v0.15Fantix King
2021-02-09Workaround Github Action issue...Refs actions/runner#781, add LD_LIBRARY_PATH manually here for now before an upstream fix is added. Fantix King
2021-02-09Fix flake8 errors and add it to CI (#45)...* Fix flake8 errors and add it to CI * Use extras for test dependencies Co-authored-by: Fantix King <fantix.king@gmail.com>Taneli Hukkinen
2021-02-09Remove deprecated setup.py testFantix King
2021-02-09Make __repr__ more similar to other mapping types (#58)Ofek Lev
2021-02-09Test Python 3.9 (#51)Taneli Hukkinen
2021-02-09Make PEP references hyperlinks (#32)Tom Keefe
2020-12-06Add Python 3.10 support: use Py_SET_SIZE() (#52)Victor Stinner
2020-05-17v0.14...* Allow `None` to be used as key in pure-Python implementation. By @TIGirardi. v0.14Yury Selivanov
2020-05-17Unbreak CIYury Selivanov
[...]