Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner 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
Member Author

vstinner commented Sep 6, 2023

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

@vstinner vstinner closed this Sep 6, 2023
@vstinner vstinner deleted the test_doctest branch September 6, 2023 04:31
Sign up for free to 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