| Commit | Date | |
|---|---|---|
| 2024-10-22 16:45:26 | Tree | |
|
[r9961]
by
milde
Store attribute values with datatype "yesorno" as `bool` values. Use `bool` instead of `int` to store values of "yesorno" attributes in In XML and pseudoxml output, the value is serialized as "0" or "1" |
2024-10-21 21:47:17 | Tree |
| 2024-10-21 20:48:53 | Tree | |
| 2024-10-21 19:26:26 | Tree | |
| 2024-10-21 19:25:32 | Tree | |
|
[r9957]
by
milde
Catch deliberate system messages when running the test suite. When we know a test case triggers a system message, System messages that are only printed to the warning stream may |
2024-10-21 07:20:00 | Tree |
|
[r9956]
by
milde
Trim down overhead of type hints. get_(reader|parser|writer)class(): docutils.nodes: Cf. patches #212. |
2024-10-20 19:45:21 | Tree |
|
[r9955]
by
milde
Small fixes and additions. Be more specific in FAQ answer. Don't list minor fix (bug #287) in HISTORY. Shorten some docstrings to adhere to documentation policy Better name for function factory that returns a keyword validating function. Fix attribute name mismatch "autonum" -> "auto". Explain F401 noqa comment. Fix typo in "writers/html5_polyglot/minimal.css" stylesheet. Avoid confusing variable name ``twidth`` in latex writer. |
2024-10-20 18:57:49 | Tree |
| 2024-10-20 17:47:14 | Tree | |
|
[r9953]
by
milde
ODT writer: Fix handling of `*.xml` stylesheets. According to the ODT writer documentation, the "stylesheet" setting Fix errors with "*.xml" style files [bugs:#494]. |
2024-10-20 17:44:36 | Tree |