[go: up one dir, main page]

Menu

Commit [r8165]  Maximize  Restore  History

* Consolidated version numbering documentation in docs/dev/policies.txt (moved text from docs/dev/release.txt).

* Updated docutils.utils.version_identifier for Python 2.6 (docutils.VersionInfo).
* Moved code from tests/test/test_utils.py::HelperFunctionsTests.test_version_identifier to tests/test__init__.py::VersionInfoTests.test_version_identifier; uncommented lines in tests/test__init__.py::VersionInfoTests.test_version_info.
* Added new tests/test/test_utils.py::HelperFunctionsTests.test_version_identifier.

goodger 2017-08-14

changed /trunk/docutils/docs/dev/policies.txt
changed /trunk/docutils/docs/dev/release.txt
changed /trunk/docutils/docutils/utils/__init__.py
changed /trunk/docutils/test/test__init__.py
changed /trunk/docutils/test/test_utils.py