summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
debian-debianupdate debian/patchesWojtek Kosior2 years
debian-upstreamNew upstream version 0.18Wojtek Kosior2 years
koszkoadd .gitattributesWojtek Kosior2 years
masterAdd an explaining comment for _Py_HAMT_MAX_TREE_DEPTHYury Selivanov2 years
patch-queue/debian-debianremove asterisks used to mark inferred types under certain mypy versionsWojtek Kosior2 years
 
TagDownloadAuthorAge
v0.18immutables-0.18.tar.gz  immutables-0.18.zip  EdgeDB CI and Release Bot2 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 Bot3 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 Bot4 years
v0.13immutables-0.13.tar.gz  immutables-0.13.zip  EdgeDB CI and Release Bot4 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
2018-05-01Unbreak macOS build on Travisv0.5Elvis Pranskevichus
2018-05-01Reject keyword and positional arguments in __new__. Fixes #2.Yury Selivanov
2018-04-07pymap: Streamline .assoc() methodYury Selivanov
2018-04-03setup: Add long_descriptionYury Selivanov
2018-04-03Bump the version to 0.4v0.4Yury Selivanov
2018-04-03make: add "clean" targetYury Selivanov
2018-04-03Coverage: 100%Yury Selivanov
2018-04-03pymap: Use hashing algorithm from collections.abc.SetYury Selivanov
2018-04-03Make Map a subclass of collecitons.abc.MappingYury Selivanov
2018-04-03Change Map.delete(key): raise a KeyError if key is not in the mapYury Selivanov
[...]