Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Sep 6, 2023

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
MemberAuthor

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

@vstinnervstinner closed this Sep 6, 2023
@vstinnervstinner 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