<feed xmlns='http://www.w3.org/2005/Atom'>
<title>immutables/tests, branch v0.8</title>
<subtitle>A mirror of https://github.com/MagicStack/immutables with Debian packaging in additional branches</subtitle>
<id>https://git.koszko.org/immutables/atom?h=v0.8</id>
<link rel='self' href='https://git.koszko.org/immutables/atom?h=v0.8'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/'/>
<updated>2018-12-13T17:55:50Z</updated>
<entry>
<title>Add MapMutation.update(); make creating Map from a Map faster; fix bugs</title>
<updated>2018-12-13T17:55:50Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-12-13T17:48:29Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=7642044a0c6dd484e259933fce976b2725f9ac59'/>
<id>urn:sha1:7642044a0c6dd484e259933fce976b2725f9ac59</id>
<content type='text'>
* Add new MapMutation.update() method that behaves like
  MutableMapping.update()

* Make it faster to create a Map() from another Map() -- it's now an
  O(1) operation.

* update() method had a bug that could cause the update Map object to
  have a wrong number of elements.
</content>
</entry>
<entry>
<title>Make MapMutation unpickleable</title>
<updated>2018-11-20T19:25:07Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-11-20T19:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=339d62fadafd0ab35a6394c2ad210b092704ce98'/>
<id>urn:sha1:339d62fadafd0ab35a6394c2ad210b092704ce98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error message: "has been finalized" -&gt; "has been finished"</title>
<updated>2018-11-20T19:25:07Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-11-20T18:45:42Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=b72bfe4b2ca5af1a031662381dd0740d396a026c'/>
<id>urn:sha1:b72bfe4b2ca5af1a031662381dd0740d396a026c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename .finalize() to .finish()</title>
<updated>2018-11-20T19:25:07Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-11-20T18:41:40Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=e1de4d45d365f64950eef7587eb688d1a3caff0f'/>
<id>urn:sha1:e1de4d45d365f64950eef7587eb688d1a3caff0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make MapMutation a context manager</title>
<updated>2018-11-20T19:25:07Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-11-20T18:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=2a14bc7bb3e523d74c9abe5246303976c013d91a'/>
<id>urn:sha1:2a14bc7bb3e523d74c9abe5246303976c013d91a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement mutable mapping API for MapMutation; add after-finalize checks</title>
<updated>2018-11-20T19:25:07Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-11-20T18:02:14Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=24c575b6eec2abe396ece52460672d26e01ad284'/>
<id>urn:sha1:24c575b6eec2abe396ece52460672d26e01ad284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement pickle support</title>
<updated>2018-11-20T19:25:07Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-11-20T03:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=4276e0c82cb0c2f7f7858063a2fe8bdd8b4240cf'/>
<id>urn:sha1:4276e0c82cb0c2f7f7858063a2fe8bdd8b4240cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix .keys() and other views to support being iterated more than once</title>
<updated>2018-11-20T19:25:07Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-11-20T03:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=a9dc2d83794a9cada687f6b92609fe6ef16c2bb9'/>
<id>urn:sha1:a9dc2d83794a9cada687f6b92609fe6ef16c2bb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Map.update(); support initializing Map from dict/iter/map</title>
<updated>2018-11-20T19:25:07Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-11-20T02:00:42Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=666613d4a5400fd1ce0267a0bcf9cd70afae7392'/>
<id>urn:sha1:666613d4a5400fd1ce0267a0bcf9cd70afae7392</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Map.mutate() method</title>
<updated>2018-11-20T19:25:07Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-11-19T17:35:02Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=309f2991557673c67c3d8fae995c8b23cc0d4d7c'/>
<id>urn:sha1:309f2991557673c67c3d8fae995c8b23cc0d4d7c</id>
<content type='text'>
</content>
</entry>
</feed>
