Skip to content

gh-108303: Create Lib/test/test_dataclasses/ directory - #108979

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:test_doctest
Closed

gh-108303: Create Lib/test/test_dataclasses/ directory#108979
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:test_doctest

Conversation

@vstinner

@vstinnervstinner commented Sep 6, 2023

Copy link
Copy Markdown
Member

Move test_doctest.py and test_doctest2.py the following files to a new Lib/test/test_dataclasses/ directory. Move also data files:

  • doctest*.py
  • sample_doctest*.py
  • test_doctest*.txt

Replace test with test.test_doctest in
Lib/test/test_doctest/test_doctest.py.

Move test_doctest.py and test_doctest2.py the following files to
a new Lib/test/test_dataclasses/ directory. Move also data files:
* doctest*.py
* sample_doctest*.py
* test_doctest*.txt
Replace test with test.test_doctest in
Lib/test/test_doctest/test_doctest.py.
@vstinner

Copy link
Copy Markdown
MemberAuthor

Oops, I created the PR twice! Let's keep #108978 instead.

@vstinnervstinner closed this Sep 6, 2023
@vstinner
vstinner deleted the test_doctest branch September 6, 2023 04:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@bedevere-bot