summaryrefslogtreecommitdiff
path: root/tests/test_transforms_post_transforms_code.py
Commit message (Expand)AuthorAgeFilesLines
* `.read_text()` -> `.read_text(encoding='utf8')`Adam Turner2022-04-271-3/+3
* Remove copyright and licence fieldsAdam Turner2022-02-201-5/+0
* Fix module docstring indentationAdam Turner2022-02-201-2/+2
* Remove module titles in docstringsAdam Turner2022-02-191-3/+0
* A happy new year!Takeshi KOMIYA2022-01-011-1/+1
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* Close #6698: doctest: Add :no-trim-doctest-flags: optionsTakeshi KOMIYA2020-08-051-0/+19
* test: encoding="utf-8" is no longer needed on reading textTakeshi KOMIYA2020-02-011-2/+2
* test: Use read_text() and read_bytes()Takeshi KOMIYA2020-02-011-2/+2
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Fix #6545. Strip doctests for doctest_node blocks.Nathan Goldbaum2019-07-071-0/+2
* quickstart: Simplify generated conf.py (for latex)Takeshi KOMIYA2019-01-071-1/+1
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
|/
* Apply :confval:`trim_doctest_flags` to all builders (cf. text, manpages)Takeshi KOMIYA2018-07-211-0/+32