[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r8168] by goodger

Removed item about backslash-escaped colons in field list field names: implemented some time ago.

2017-08-16 21:30:43 Tree
[r8167] by goodger

* Consolidated version identifier documentation, moving text from docutils/__init__.py to docs/dev/policies.txt.
* Cleaned up version-related code in docutils/__init__.py.
* Reworked the Version Numbering section in docs/dev/policies.txt.
* Added test/test_utils.HelperFunctionTests.test_implicit_version_identifier to test the implicit use of docutils.utils.version_identifier().

2017-08-15 21:20:36 Tree
[r8166] by milde

Test __version_info__.releaselevel values.

Also rename the test functions according to the scheme and replace
a comment in the docstring with explicit code.

2017-08-15 07:24:42 Tree
[r8165] by goodger

* 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.

2017-08-14 22:23:30 Tree
[r8164] by milde

Drop 2.4 and 2.5 compatibility code, part 2.

2017-08-14 11:28:48 Tree
[r8163] by milde

Drop compatibility code for Python 2.4 and 2.5.

2017-08-11 14:05:30 Tree
[r8162] by milde

Documentation update: Dropped support for Python 2.4, 2.5, 3.1, and 3.2.

No change to the code yet, but from now on constructs requiring 2.6 or later
can be checked in.

2017-08-10 17:51:01 Tree
[r8161] by milde

Fix [ 323 ]: do not add ``\\\\phantomsection`` and whitespace to ``parts["title"].

2017-08-08 21:39:19 Tree
[r8160] by milde

Update documentation of the version identification.

Document the consensus reached about version identifier and version info tuple
in the discussion on docutils-devel in Mai and June 2017.

2017-08-08 20:26:12 Tree
[r8159] by grubert

change version to 0.15b.dev

2017-08-08 09:41:26 Tree
Older >