<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-json-patch.git, branch v1.27</title>
<subtitle>github.com: stefankoegl/python-json-patch.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/'/>
<entry>
<title>Bump version to 1.27</title>
<updated>2020-11-23T19:48:02+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2020-11-23T19:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=6b643824f986ba698cecf23a4e003c4c7d954f5a'/>
<id>6b643824f986ba698cecf23a4e003c4c7d954f5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #117 from stefankoegl/py3.9</title>
<updated>2020-11-23T19:47:08+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2020-11-23T19:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=f3c46e8d37833eb3cb7ff5f914d8dac85450fafb'/>
<id>f3c46e8d37833eb3cb7ff5f914d8dac85450fafb</id>
<content type='text'>
Update Python to 3.9</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update Python to 3.9</pre>
</div>
</content>
</entry>
<entry>
<title>Update Python to 3.9</title>
<updated>2020-11-23T19:44:43+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2020-11-23T19:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=3972a8e648b7d761b92ee53591fc24b9d805a90d'/>
<id>3972a8e648b7d761b92ee53591fc24b9d805a90d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #114 from tzoiker/feature/custom-pointer</title>
<updated>2020-11-23T19:40:14+00:00</updated>
<author>
<name>Stefan Kögl</name>
<email>stefan@skoegl.net</email>
</author>
<published>2020-11-23T19:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=3a956350391f644e61790df17c82f578c8020170'/>
<id>3a956350391f644e61790df17c82f578c8020170</id>
<content type='text'>
Allow custom JSON pointer class</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow custom JSON pointer class</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://91.123.203.49/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://91.123.203.49/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>Explain the call to _get_operation in __init__.</title>
<updated>2020-11-20T12:22:03+00:00</updated>
<author>
<name>Dave Shawley</name>
<email>daveshawley@gmail.com</email>
</author>
<published>2020-11-20T12:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-json-patch.git/commit/?id=3bb33518194b0cbc6e1512dbeb2ac5ef548d8c72'/>
<id>3bb33518194b0cbc6e1512dbeb2ac5ef548d8c72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>
</feed>
