Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

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