Skip to content

bpo-1812: Fix newline conversion when doctest.testfile loads from a package whose loader has a get_data method.#17385

Merged
zware merged 14 commits into
python:masterfrom
pdonis:fix-issue-1812
Mar 26, 2020
Merged

bpo-1812: Fix newline conversion when doctest.testfile loads from a package whose loader has a get_data method.#17385
zware merged 14 commits into
python:masterfrom
pdonis:fix-issue-1812

bpo-1812: Change TestLoader to TestImporter.

bb836d7
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs