75
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Unify arguments for component name and instance in core.py. More... about 1 year ago
Deprecate "parser_name" argument of `readers.Reader.__init__()`. More... about 1 year ago
Deprecate `io.BinaryFileOutput` and `core.publish_cmdline_to_binary()`. More... about 1 year ago
Update deprecation warnings. More... about 1 year ago
Change "null" writer output from None to the empty string. More... about 1 year ago
Use a description list for the RELEASE NOTES change categories. More... about 1 year ago
Remove optional argument `pxunit` of `LaTeXTranslator.to_latex_length()` More... about 1 year ago
Remove `docutils.transforms.writer_aux.Compound`. More... about 1 year ago
Define/use auxiliary function `parsers.rst.roles.normalize_options()`. More... about 1 year ago
Remove `parsers.rst.directives.tables.CSVTable.(en|de)code_from_csv()` More... about 1 year ago
Remove `docutils.core.Publisher.setup_option_parser()`. More... about 1 year ago
Remove `docutils.utils.Reporter.set_conditions()`. More... about 1 year ago
Remove `docutils.utils.error_reporting`. More... about 1 year ago
Remove tools/rst2odt_prepstyles.py More... about 1 year ago
Remove `nodes.Element.set_class()`. More... about 1 year ago
Fix attribute names in transforms.references docstring examples. More... about 1 year ago
More precise error message for ODT writer with wrong encoding. More... about 1 year ago
xml-parser: Handle case that the input has no XML element. More... about 1 year ago
Make MathML the default math_output_ for the "html5" writer. More... about 1 year ago
encoding settings: remove shortcuts `-i` and `-o`, default to UTF-8. More... about 1 year ago
Small adjustments to writer tests. More... about 1 year ago
Allow multiple `<term>` elements in a `<definition_list_item>`. More... about 1 year ago
Better error reporting when parsing included (sub)documents. More... about 1 year ago
xml-parser: register decoration element More... about 1 year ago
xml-parser: Register IDs, report duplicate IDs. More... about 1 year ago
xml-parser: Unindent continuation lines. Fixes xml round trip. More... about 1 year ago
Make `FilterMessages` transform more robust. More... about 1 year ago
Make `references.AnonymousHyperlinks` transform idempotent. More... about 1 year ago
Do not include INFO-level messages in XML writer functional test. More... about 1 year ago
xml-parser: Add functional test (round-trip) More... about 1 year ago