<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/unidecode.git/tests/test_utility.py, branch unidecode-1.3.3</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>Read input line by line</title>
<updated>2022-02-18T17:17:02+00:00</updated>
<author>
<name>Jan-Thorsten Peter</name>
<email>peter@cs.rwth-aachen.de</email>
</author>
<published>2022-02-18T11:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=fd6f0bd4f7bee934d7f4975ce4997793c4a26657'/>
<id>fd6f0bd4f7bee934d7f4975ce4997793c4a26657</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>Also test command-line utility return code.</title>
<updated>2019-06-16T09:04:03+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2019-06-16T09:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=ff9d30b60643c85fd30fd5aeceed6a93ea6ca7ec'/>
<id>ff9d30b60643c85fd30fd5aeceed6a93ea6ca7ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unit test on PyPy 7.1.1</title>
<updated>2019-06-16T08:57:28+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2019-06-16T08:57:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=25f1e2302524fb1a8e874a48e03a4e2c11b33389'/>
<id>25f1e2302524fb1a8e874a48e03a4e2c11b33389</id>
<content type='text'>
https://github.com/avian2/unidecode/issues/50
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/avian2/unidecode/issues/50
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace unnecessary _u() compat function with u prefix to string</title>
<updated>2018-12-31T14:23:00+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-12-31T14:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=60edddbd73330f8a037ffe74c6ab98389ed47926'/>
<id>60edddbd73330f8a037ffe74c6ab98389ed47926</id>
<content type='text'>
Both Python 2 &amp; Python 3 support representing Unicode strings with a u
prefix. Can drop the _u() compat shim and let the interpreter handle it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both Python 2 &amp; Python 3 support representing Unicode strings with a u
prefix. Can drop the _u() compat shim and let the interpreter handle it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a newline if the string comes from commandline</title>
<updated>2015-05-14T10:35:42+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2015-05-14T10:35:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=26e53a3e86245caa05e0d5a150764589892a90ba'/>
<id>26e53a3e86245caa05e0d5a150764589892a90ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't append an extra new-line.</title>
<updated>2015-05-13T19:26:35+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2015-05-13T19:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=48c35d8f309579b202c5ed5557fdc7569a616ea2'/>
<id>48c35d8f309579b202c5ed5557fdc7569a616ea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified tests for utility executable.</title>
<updated>2015-05-13T19:25:08+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2015-05-13T19:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=7239010ac6dd4a86a0f66f042e82423ee583ed3e'/>
<id>7239010ac6dd4a86a0f66f042e82423ee583ed3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -c command line option.</title>
<updated>2015-05-13T16:55:10+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2015-05-13T16:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=b3d1739db749eb89550a9be2a8b1b2462dd022ce'/>
<id>b3d1739db749eb89550a9be2a8b1b2462dd022ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use entry_points for the commandline utility.</title>
<updated>2015-05-13T16:11:13+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2015-05-13T16:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=1a6a87bba4cdd8c083171732bc0e9b9988968e19'/>
<id>1a6a87bba4cdd8c083171732bc0e9b9988968e19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
