Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Sep 6, 2023

Move test_dataclasses.py and its "dataclass_*.py" modules into the new Lib/test/test_dataclasses/ subdirectory.

Move test_dataclasses.py and its "dataclass_*.py" modules into the new Lib/test/test_dataclasses/ subdirectory.
@bedevere-bot
Copy link

There's a new commit after the PR has been approved.

@ericvsmith: please review the changes made to this pull request.

@vstinner
Copy link
MemberAuthor

Thanks for the review @ericvsmith! I merged my PR.

@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 21, 2023
…H-108978) Move test_dataclasses.py and its "dataclass_*.py" modules into the new Lib/test/test_dataclasses/ subdirectory. (cherry picked from commit 14d6e19) Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app
Copy link

GH-109674 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Sep 21, 2023
@vstinnervstinner added the needs backport to 3.11 only security fixes label Sep 21, 2023
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @vstinner, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 14d6e197cc56e5256d501839a4e66e3864ab15f0 3.11

vstinner added a commit to vstinner/cpython that referenced this pull request Sep 21, 2023
…108978) Move test_dataclasses.py and its "dataclass_*.py" modules into the new Lib/test/test_dataclasses/ subdirectory. (cherry picked from commit 14d6e19)
@bedevere-app
Copy link

GH-109675 is a backport of this pull request to the 3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11 only security fixes label Sep 21, 2023
vstinner added a commit to vstinner/cpython that referenced this pull request Sep 21, 2023
…108978) Move test_dataclasses.py and its "dataclass_*.py" modules into the new Lib/test/test_dataclasses/ subdirectory. Backport to 3.11: update Lib/test/.ruff.toml. (cherry picked from commit 14d6e19)
vstinner added a commit that referenced this pull request Sep 21, 2023
… (#109675) gh-108303: Create Lib/test/test_dataclasses/ directory (#108978) Move test_dataclasses.py and its "dataclass_*.py" modules into the new Lib/test/test_dataclasses/ subdirectory. Backport to 3.11: update Lib/test/.ruff.toml. (cherry picked from commit 14d6e19)
Yhg1s pushed a commit that referenced this pull request Oct 2, 2023
) (#109674) * gh-108303: Create Lib/test/test_dataclasses/ directory (GH-108978) Move test_dataclasses.py and its "dataclass_*.py" modules into the new Lib/test/test_dataclasses/ subdirectory. (cherry picked from commit 14d6e19) Co-authored-by: Victor Stinner <vstinner@python.org> * Fix Lint job: update Lib/test/.ruff.toml --------- Co-authored-by: Victor Stinner <vstinner@python.org>
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.

4 participants

@vstinner@bedevere-bot@miss-islington@ericvsmith