summaryrefslogtreecommitdiff
path: root/docutils/test
Commit message (Expand)AuthorAgeFilesLines
...
* New style classes no longer need to inherit from `object`.milde2022-01-263-3/+3
* Drop string prefix "u".milde2022-01-2634-468/+455
* Skip assigning to a variable when immediately returningmilde2022-01-261-3/+2
* Remove unused importsmilde2022-01-2614-15/+0
* Remove redundant parenthesesmilde2022-01-266-6/+6
* Small fixes and clean-ups by Adam Turner.milde2022-01-2610-29/+18
* Use generator expressions with functions expecting a sequence.milde2022-01-261-6/+6
* Code modernisation. Use literals.milde2022-01-261-1/+0
* Add missing comma (fix syntax error).milde2022-01-241-2/+2
* Test config settings in "non-native" config file sections.milde2022-01-243-3/+37
* Test config settings with "side-effects" (overwriting other settings).milde2022-01-246-8/+31
* Update base URL config settings defaults.milde2022-01-2115-40/+40
* Use short contact mail addressmilde2022-01-204-4/+4
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-2041-51/+51
* Change http://docutils.sf.net -> https://docutils.sourceforge.iomilde2022-01-204-6/+6
* Fixup last commit.milde2022-01-134-43/+44
* Skip "recommonmark" tests instead of silently ignoring.milde2022-01-122-29/+29
* Document incompatibility with "pytest" and "nosetest". Update.milde2022-01-123-25/+47
* Update recommonmark wrapper and tests.milde2022-01-118-155/+155
* Refer to the "pycmark" CommonMark parser and other documentation fixes.milde2022-01-111-2/+1
* Module "locale" is supported by Jython since version 2.7.2.milde2022-01-111-2/+4
* Drop use of utils.error_reporting module and deprecate it.milde2022-01-073-8/+81
* Fix/silence DeprecationWarnings and RessourceWarnings.milde2022-01-067-38/+11
* Deprecate `nodes.reprunicode` and `nodes.ensure_str()`.milde2022-01-043-19/+3
* Drop special-casing for Python 2.x in tests and tools.milde2022-01-0336-319/+131
* Remove "coding:" slugmilde2022-01-0336-55/+6
* Remove 2.7-compatibility __future__ imports.milde2022-01-03125-235/+102
* Small update of recommonmark test.milde2022-01-031-5/+18
* Fix: test markdown parser missing, modulename changedgrubert2021-12-301-1/+1
* Fix: indentation in test_missing_parsergrubert2021-12-301-4/+3
* More detailled system-message for include directive with missing parser.milde2021-12-234-24/+42
* Set version to 0.19b.dev.milde2021-12-2317-17/+17
* Change test/test_parsers/test_rst/test_directives/test_tables.py for python 3...grubert2021-11-271-19/+32
* Special-casing for Python 3.11: Null char valid in CSV.milde2021-11-272-13/+76
* version 0.18.2b0grubert2021-11-2317-17/+17
* Release 0.18.1grubert2021-11-2317-17/+17
* Fixup for [rr8892]milde2021-11-211-2/+6
* Version: 0.18.1b1.devgrubert2021-11-1817-17/+17
* Version: 0.18.1bgrubert2021-11-1817-17/+17
* Fixup for [r8891]. Fix bug #434.milde2021-11-183-6/+9
* Fix behaviour of get_stylesheet_list()milde2021-11-176-10/+41
* Work around #434milde2021-11-151-6/+7
* Update documentation and handling of (east-asian) wide characters.milde2021-11-141-6/+1
* Add DeprecationWarnings and FutureWarnings for planned changes.milde2021-11-0522-15/+107
* Deprecation warning updates.milde2021-11-052-24/+15
* Minor cleanup in DocutilsTestSupport.milde2021-11-051-3/+4
* Small fixes for 0.18.1.milde2021-10-301-0/+65
* release 0.18.1b.devgrubert2021-10-2617-17/+17
* version 0.18grubert2021-10-2617-17/+17
* Fix spelling errors.milde2021-10-211-4/+4