<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docutils/languages, branch docutils-0.17</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>Apply patch #177 Arabic mappings by Shahin.</title>
<updated>2021-01-03T21:57:56+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-01-03T21:57:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=5f89d1ef782b43a0769dd62ad350d8f257f3bd90'/>
<id>5f89d1ef782b43a0769dd62ad350d8f257f3bd90</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8600 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8600 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply patch for bug #399 Fixes in Korean translation by Shinjo Park.</title>
<updated>2020-08-22T22:16:25+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-08-22T22:16:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=f40e1398f1de7cbecc0e85f7fc263307b9a9a826'/>
<id>f40e1398f1de7cbecc0e85f7fc263307b9a9a826</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8541 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8541 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up LanguageImporter. Update documentation.</title>
<updated>2020-01-26T21:23:42+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-01-26T21:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=f58df213e7ce71a84a19298fe6333d58fc5b68ea'/>
<id>f58df213e7ce71a84a19298fe6333d58fc5b68ea</id>
<content type='text'>
* Fix caching.
* Report missing/incomplete modules and
  language-variant substitutions (info).
* Move documentation from instance to class definition.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8467 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix caching.
* Report missing/incomplete modules and
  language-variant substitutions (info).
* Move documentation from instance to class definition.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8467 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use assert statements when checking module content.</title>
<updated>2020-01-26T21:23:28+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-01-26T21:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=c5115114f17cc571e2b71e923ba950502932f0a7'/>
<id>c5115114f17cc571e2b71e923ba950502932f0a7</id>
<content type='text'>
David Goodger wrote on 05 Jan 2020 in docutils-develop:

This is a problem "assert" statements can be disabled
via the "python -O" optimization.
This would remove the checks and defeat the purpose of the change.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8466 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
David Goodger wrote on 05 Jan 2020 in docutils-develop:

This is a problem "assert" statements can be disabled
via the "python -O" optimization.
This would remove the checks and defeat the purpose of the change.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8466 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix/update import of language modules (#385).</title>
<updated>2020-01-26T21:23:12+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-01-26T21:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=8e20b6e7cade4fa6b56a1b4cc1d7143d2fd3c7ef'/>
<id>8e20b6e7cade4fa6b56a1b4cc1d7143d2fd3c7ef</id>
<content type='text'>
Docutils loads language modules from its own set or the working
directory. (The latter is an undocumented but tested feature.)
However, a Python file or a directory that is named like an
unsupported language (e.g. "tr") led to errors (#385).

* Use importlib.import_module() instead of the low-level __import__().

* Use a common class for docutils.languages.get_language() and
  docutils.parsers.rst.get_language().

* Report missing language support also for parsers.rst.get_language().

cf. https://docutils.sourceforge.io/docs/howto/i18n.html

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8465 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docutils loads language modules from its own set or the working
directory. (The latter is an undocumented but tested feature.)
However, a Python file or a directory that is named like an
unsupported language (e.g. "tr") led to errors (#385).

* Use importlib.import_module() instead of the low-level __import__().

* Use a common class for docutils.languages.get_language() and
  docutils.parsers.rst.get_language().

* Report missing language support also for parsers.rst.get_language().

cf. https://docutils.sourceforge.io/docs/howto/i18n.html

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8465 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>trivial: Misc whitespace fixes</title>
<updated>2019-08-27T19:49:29+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2019-08-27T19:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=f422acab8503fc27a29c09ff098979a5b450837e'/>
<id>f422acab8503fc27a29c09ff098979a5b450837e</id>
<content type='text'>
Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8376 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8376 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply [ 153 ] Korean mappings by Thomas Sungjin Kang.</title>
<updated>2019-04-15T10:01:10+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2019-04-15T10:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=9c2853b99be5e8915ade661031ec4d9582b7402f'/>
<id>9c2853b99be5e8915ade661031ec4d9582b7402f</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8253 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8253 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove legacy compatibility defs for versions &lt; 2.5.</title>
<updated>2018-11-21T21:46:00+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2018-11-21T21:46:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=ffb9cb4a45d2b22b4fc95f41e8bff5262337e4ef'/>
<id>ffb9cb4a45d2b22b4fc95f41e8bff5262337e4ef</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8239 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8239 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Swedish and German language files.</title>
<updated>2016-12-22T23:02:44+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2016-12-22T23:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=f929c009a17470e664e833aa341f7e4428eae4b7'/>
<id>f929c009a17470e664e833aa341f7e4428eae4b7</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8006 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8006 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply [ 135 ] Language modules for Latvian by Alexander Smishlajev</title>
<updated>2016-10-20T20:00:19+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2016-10-20T20:00:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=3ebdb3d4db7932fbd398457944fbebf509443dc5'/>
<id>3ebdb3d4db7932fbd398457944fbebf509443dc5</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7975 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7975 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
