<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-json-patch.git/tests.py, branch v1.28</title>
<subtitle>github.com: stefankoegl/python-json-patch.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/'/>
<entry>
<title>test: fix</title>
<updated>2020-11-24T20:20:35+00:00</updated>
<author>
<name>Artyom Nikitin</name>
<email>a.nikitin@edadeal.ru</email>
</author>
<published>2020-11-24T20:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=9310d48af5bfcde50f9b05fdd43deeafec11c805'/>
<id>9310d48af5bfcde50f9b05fdd43deeafec11c805</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: custom operations</title>
<updated>2020-11-23T20:53:48+00:00</updated>
<author>
<name>Artyom Nikitin</name>
<email>a.nikitin@edadeal.ru</email>
</author>
<published>2020-11-23T20:53:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=1268e09ffaead08f22184b63b3ad34bb41ab8bab'/>
<id>1268e09ffaead08f22184b63b3ad34bb41ab8bab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into feature/custom-pointer</title>
<updated>2020-11-23T09:51:18+00:00</updated>
<author>
<name>Artyom Nikitin</name>
<email>a.nikitin@edadeal.ru</email>
</author>
<published>2020-11-23T09:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=eca4f8ab337b8ca8e9db5d0d0d81f536d77fbd7d'/>
<id>eca4f8ab337b8ca8e9db5d0d0d81f536d77fbd7d</id>
<content type='text'>
# Conflicts:
#	jsonpatch.py
#	tests.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	jsonpatch.py
#	tests.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #116 from dave-shawley/validate-patch-doc</title>
<updated>2020-11-20T12:26:48+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2020-11-20T12:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=24b5e86dd66824dce232ea07e95d39a67b1dd735'/>
<id>24b5e86dd66824dce232ea07e95d39a67b1dd735</id>
<content type='text'>
Fix #110 - validate patch document during creation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #110 - validate patch document during creation</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #108 from paperlessreceipts/custom-types</title>
<updated>2020-11-20T12:15:24+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2020-11-20T12:15:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=511cbc25ec27068fa698818382ec19b6653f34ca'/>
<id>511cbc25ec27068fa698818382ec19b6653f34ca</id>
<content type='text'>
Make it possible for from_diff to support custom types (issue #107)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it possible for from_diff to support custom types (issue #107)</pre>
</div>
</content>
</entry>
<entry>
<title>tests: moar</title>
<updated>2020-11-17T17:54:36+00:00</updated>
<author>
<name>Artyom Nikitin</name>
<email>a.nikitin@edadeal.ru</email>
</author>
<published>2020-11-17T17:54:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=50fb942e3500d84950ec9309f886f1952bd2fa25'/>
<id>50fb942e3500d84950ec9309f886f1952bd2fa25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for operation doc structure.</title>
<updated>2020-11-17T13:19:38+00:00</updated>
<author>
<name>Dave Shawley</name>
<email>daveshawley@gmail.com</email>
</author>
<published>2020-11-17T13:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=b44e7a2031ad5cbe0a0d5ad2ab0763b7b9b8dc25'/>
<id>b44e7a2031ad5cbe0a0d5ad2ab0763b7b9b8dc25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #110: Validate patch documents during creation.</title>
<updated>2020-11-17T13:19:29+00:00</updated>
<author>
<name>Dave Shawley</name>
<email>daveshawley@gmail.com</email>
</author>
<published>2020-11-17T13:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=a7ef7e80d0024b71794c22fd09e35389c04de964'/>
<id>a7ef7e80d0024b71794c22fd09e35389c04de964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style: fix typo</title>
<updated>2020-11-17T08:29:23+00:00</updated>
<author>
<name>Artyom Nikitin</name>
<email>a.nikitin@edadeal.ru</email>
</author>
<published>2020-11-17T08:29:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=4d073929b732af3403ae9fac92433e0066f0061a'/>
<id>4d073929b732af3403ae9fac92433e0066f0061a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: fix for py27</title>
<updated>2020-11-17T08:28:45+00:00</updated>
<author>
<name>Artyom Nikitin</name>
<email>a.nikitin@edadeal.ru</email>
</author>
<published>2020-11-17T08:28:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-json-patch.git/commit/?id=d24fa96a7ad1f01cb793c0efe835a76ddd3b2fc7'/>
<id>d24fa96a7ad1f01cb793c0efe835a76ddd3b2fc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
