<feed xmlns='http://www.w3.org/2005/Atom'>
<title>immutables/tests, branch v0.15</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.15</id>
<link rel='self' href='https://git.koszko.org/immutables/atom?h=v0.15'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/'/>
<updated>2021-02-09T21:10:30Z</updated>
<entry>
<title>Fix flake8 errors and add it to CI (#45)</title>
<updated>2021-02-09T21:10:30Z</updated>
<author>
<name>Taneli Hukkinen</name>
<email>hukkinj1@users.noreply.github.com</email>
</author>
<published>2021-02-09T21:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=f0b4fd40fc4431329754b3be3cec0630827df98c'/>
<id>urn:sha1:f0b4fd40fc4431329754b3be3cec0630827df98c</id>
<content type='text'>
* Fix flake8 errors and add it to CI
* Use extras for test dependencies

Co-authored-by: Fantix King &lt;fantix.king@gmail.com&gt;</content>
</entry>
<entry>
<title>Make __repr__ more similar to other mapping types (#58)</title>
<updated>2021-02-09T20:32:01Z</updated>
<author>
<name>Ofek Lev</name>
<email>ofekmeister@gmail.com</email>
</author>
<published>2021-02-09T20:32:01Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=8af150216acfc2a900c648ade713df947b903970'/>
<id>urn:sha1:8af150216acfc2a900c648ade713df947b903970</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unbreak CI</title>
<updated>2020-05-18T04:36:03Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@edgedb.com</email>
</author>
<published>2020-05-18T04:36:03Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=7b28a1275a80dfcfefaa9775dbf5f3231e3952a1'/>
<id>urn:sha1:7b28a1275a80dfcfefaa9775dbf5f3231e3952a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accept None as a key in pure python module (#42)</title>
<updated>2020-05-18T03:58:10Z</updated>
<author>
<name>TIGirardi</name>
<email>55336837+TIGirardi@users.noreply.github.com</email>
</author>
<published>2020-05-18T03:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=913572c2ef8a4c948bb8b67ff2064d6920e313e7'/>
<id>urn:sha1:913572c2ef8a4c948bb8b67ff2064d6920e313e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix errors when a kwarg is named "col" (#35)</title>
<updated>2020-05-13T18:41:25Z</updated>
<author>
<name>Taneli Hukkinen</name>
<email>hukkinj1@users.noreply.github.com</email>
</author>
<published>2020-05-13T18:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=e0a07ab5bf65d416967f624172644d7846616569'/>
<id>urn:sha1:e0a07ab5bf65d416967f624172644d7846616569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A bunch of fixes</title>
<updated>2020-04-23T00:03:48Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@edgedb.com</email>
</author>
<published>2020-04-23T00:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=d107c3ea800d206ef890cafa81a8520aa29c5eb1'/>
<id>urn:sha1:d107c3ea800d206ef890cafa81a8520aa29c5eb1</id>
<content type='text'>
* Fix #26: `ifdef NDEBUG` should be `ifndef NDEBUG`
* More tests for #24
* Add a `DEBUG_IMMUTABLES` env var to build debug builds
</content>
</entry>
<entry>
<title>Fix the mutation API to maintain elements count correctly (#25, #24)</title>
<updated>2020-04-22T22:40:46Z</updated>
<author>
<name>TIGirardi</name>
<email>55336837+TIGirardi@users.noreply.github.com</email>
</author>
<published>2020-04-22T22:40:46Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=ad137a3b4900a3cec1b2a46888f70612dff18370'/>
<id>urn:sha1:ad137a3b4900a3cec1b2a46888f70612dff18370</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Python 3.8 support (#16)</title>
<updated>2019-11-02T20:56:24Z</updated>
<author>
<name>Bruno Oliveira</name>
<email>nicoddemus@gmail.com</email>
</author>
<published>2019-11-02T20:56:24Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=2b52677fdde34b1c89bdf4411ef95bd1ed0f343d'/>
<id>urn:sha1:2b52677fdde34b1c89bdf4411ef95bd1ed0f343d</id>
<content type='text'>
Fix #15</content>
</entry>
<entry>
<title>Add typing information (#13)</title>
<updated>2019-10-03T21:03:55Z</updated>
<author>
<name>Anton Agestam</name>
<email>git@antonagestam.se</email>
</author>
<published>2019-10-03T21:03:55Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=d7920a9f6a256ac5e8903b5c39ae290109251e29'/>
<id>urn:sha1:d7920a9f6a256ac5e8903b5c39ae290109251e29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't allow MapMutation.update() calls after the mutation is finished</title>
<updated>2018-12-13T21:21:46Z</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-12-13T21:21:46Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/immutables/commit/?id=9862417e80ada753c85dcc127724843f5c8bc989'/>
<id>urn:sha1:9862417e80ada753c85dcc127724843f5c8bc989</id>
<content type='text'>
</content>
</entry>
</feed>
