<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/unidecode.git/unidecode/__init__.py, branch unidecode-1.3.1</title>
<subtitle>www.tablix.org: ~avian/git/unidecode.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/'/>
<entry>
<title>Remove __init__.pyi</title>
<updated>2021-02-05T13:09:05+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2021-02-05T13:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=f8775394b421eaf47cb7c13eb1cc187550b3183c'/>
<id>f8775394b421eaf47cb7c13eb1cc187550b3183c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More Python 2 compatibility code clean up.</title>
<updated>2021-02-05T13:09:02+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2021-02-05T12:36:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=4ee4df1c3cc5e3d774c2115140613f057b2e455a'/>
<id>4ee4df1c3cc5e3d774c2115140613f057b2e455a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Py3.5-compatible type annotations inline.</title>
<updated>2021-02-05T12:27:04+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2021-02-05T12:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=917aa99ba5e37a175f3453a545d12f9b37ef7bdd'/>
<id>917aa99ba5e37a175f3453a545d12f9b37ef7bdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for Python 2 and 3.4.</title>
<updated>2021-02-05T12:10:59+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2021-02-05T12:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=00bb678f090648bd1eb583d056e31b949198a746'/>
<id>00bb678f090648bd1eb583d056e31b949198a746</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid exception chaining on Python 3.</title>
<updated>2021-01-08T15:26:30+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2021-01-08T15:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=80625ee2a67c9654230bc0617c8911a3d26ea16c'/>
<id>80625ee2a67c9654230bc0617c8911a3d26ea16c</id>
<content type='text'>
This avoids exceptions raised by errors='strict' from displaying as
"During handling of the above exception ..." in the backtrace which
can be confusing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids exceptions raised by errors='strict' from displaying as
"During handling of the above exception ..." in the backtrace which
can be confusing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename argument replace_char -&gt; replace_str</title>
<updated>2020-12-20T11:49:04+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2020-12-20T11:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=c42c39d0f128c7e495b38deed0364da2fba48402'/>
<id>c42c39d0f128c7e495b38deed0364da2fba48402</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add errors parameter to unidecode()</title>
<updated>2020-12-20T10:51:09+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2020-12-20T10:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=4104e5ac951210eb35e57b494f7ebc227edb651a'/>
<id>4104e5ac951210eb35e57b494f7ebc227edb651a</id>
<content type='text'>
This implements the idea in https://github.com/avian2/unidecode/pull/53
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This implements the idea in https://github.com/avian2/unidecode/pull/53
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syntax error in an example</title>
<updated>2018-02-19T07:16:31+00:00</updated>
<author>
<name>Jakub Wilk</name>
<email>jwilk@jwilk.net</email>
</author>
<published>2018-02-17T20:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=17aecae2a552e462cc7760c7e57415e6c67684df'/>
<id>17aecae2a552e462cc7760c7e57415e6c67684df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2015-12-10T13:25:49+00:00</updated>
<author>
<name>Jakub Wilk</name>
<email>jwilk@jwilk.net</email>
</author>
<published>2015-12-10T10:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=6484dcbf2d651ef8e49ba982c2474044b185c8ae'/>
<id>6484dcbf2d651ef8e49ba982c2474044b185c8ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docstrings</title>
<updated>2015-11-17T11:29:04+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2015-11-17T11:29:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=65c6ab5c7922f521dcb440ff3ba66b38f5da4773'/>
<id>65c6ab5c7922f521dcb440ff3ba66b38f5da4773</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
