<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docutils/utils, branch docutils-0.19</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>Rename `io.locale_encoding` to mark it as internal.</title>
<updated>2022-06-17T11:31:40+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-06-17T11:31:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=07131b161d36c3c0a01ef27d64dd88d613dc8dc3'/>
<id>07131b161d36c3c0a01ef27d64dd88d613dc8dc3</id>
<content type='text'>
The attribute was moved to "io" after the last release.
Backwards compatibility is ensured via `locale_encoding`
in the (deprecated) "utils.error_reporting" module.

Fix HISTORY entries.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9078 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The attribute was moved to "io" after the last release.
Backwards compatibility is ensured via `locale_encoding`
in the (deprecated) "utils.error_reporting" module.

Fix HISTORY entries.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9078 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure locale_encoding is lower case.</title>
<updated>2022-06-15T15:28:35+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-06-15T15:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=3e4016cf8c89b2a46e40a9aad8e781afafa06c45'/>
<id>3e4016cf8c89b2a46e40a9aad8e781afafa06c45</id>
<content type='text'>
Use `locale.getpreferredencoding(False)` since we dropped support
for older Python versions with side-effects.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9074 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `locale.getpreferredencoding(False)` since we dropped support
for older Python versions with side-effects.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9074 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify naming of the "utf-8" codec.</title>
<updated>2022-06-13T12:05:08+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-06-13T12:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=8f407f12f95be609dada50ee04bebf4b970513de'/>
<id>8f407f12f95be609dada50ee04bebf4b970513de</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9068 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@9068 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Postpone deprecations to Docutils 2.0</title>
<updated>2022-05-30T21:09:09+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-05-30T21:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=b30e3ef5acc92de1eab6c6c10e8fdcfed82d8bef'/>
<id>b30e3ef5acc92de1eab6c6c10e8fdcfed82d8bef</id>
<content type='text'>
Starting in 1.0, we want to move to "semantic versioning":
no incompatible API changes in "minor" releases.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9062 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starting in 1.0, we want to move to "semantic versioning":
no incompatible API changes in "minor" releases.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9062 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare switch from optparse to argparse.</title>
<updated>2022-03-17T13:40:11+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-03-17T13:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=f22688e7f0acae601ccca60695e10a7fe8bf2816'/>
<id>f22688e7f0acae601ccca60695e10a7fe8bf2816</id>
<content type='text'>
New interface function: frontend.get_default_settings()
easy access to default settings for programmatic use.

Add deprecation warnings.
Catch them when accessing the deprecated functions from Docutils.

Make docstrings conform to the Documentation Policies
(first line: summary, next line empty).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9047 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New interface function: frontend.get_default_settings()
easy access to default settings for programmatic use.

Add deprecation warnings.
Catch them when accessing the deprecated functions from Docutils.

Make docstrings conform to the Documentation Policies
(first line: summary, next line empty).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9047 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused local variables</title>
<updated>2022-03-05T23:31:46+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-03-05T23:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=0a5d3c15d4d32783bd4dd6e0e87c2121b0a2f7fb'/>
<id>0a5d3c15d4d32783bd4dd6e0e87c2121b0a2f7fb</id>
<content type='text'>
flake rule F841: local variable 'foo' is assigned to but never used

In test_odt.py, a no-op class definition is removed completely.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9038 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
flake rule F841: local variable 'foo' is assigned to but never used

In test_odt.py, a no-op class definition is removed completely.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9038 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports.</title>
<updated>2022-03-05T23:31:10+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-03-05T23:31:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=e6c80629b89754ee7b3b80589c645f0770caf254'/>
<id>e6c80629b89754ee7b3b80589c645f0770caf254</id>
<content type='text'>
flake8 rule F401

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9037 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
flake8 rule F401

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9037 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid line break after binary operator.</title>
<updated>2022-03-05T23:29:48+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-03-05T23:29:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=7d3d07861b5345830bccb915393184df0bd7cd4f'/>
<id>7d3d07861b5345830bccb915393184df0bd7cd4f</id>
<content type='text'>
Breaking before binary operators is the recommended style
in PEP 8 (changed in April 2016).

flake8 rule W504

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9035 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Breaking before binary operators is the recommended style
in PEP 8 (changed in April 2016).

flake8 rule W504

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9035 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid ambiguous variable name l (may be mixed up with 1).</title>
<updated>2022-03-05T23:29:31+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-03-05T23:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=e95edfdbf9225946b67386eac4611ce5e1bd9ffe'/>
<id>e95edfdbf9225946b67386eac4611ce5e1bd9ffe</id>
<content type='text'>
flake8 rule E741

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9034 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
flake8 rule E741

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9034 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use bare 'except'.</title>
<updated>2022-03-05T23:29:18+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2022-03-05T23:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=04703ce3a5ce6f4d257737a632f9b3f7a5f04a74'/>
<id>04703ce3a5ce6f4d257737a632f9b3f7a5f04a74</id>
<content type='text'>
flake8 rule E722

Exception: as catchall, if
* the right thing to do does not depend on the error
* any error is reported or risen again.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9033 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
flake8 rule E722

Exception: as catchall, if
* the right thing to do does not depend on the error
* any error is reported or risen again.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@9033 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
