Skip to content

[3.11] Fix typo in test_dataclasses.py (gh-95735)#95740

Merged
ericvsmith merged 1 commit intopython:3.11from
miss-islington:backport-59e09ef-3.11
Aug 9, 2022
Merged

[3.11] Fix typo in test_dataclasses.py (gh-95735)#95740
ericvsmith merged 1 commit intopython:3.11from
miss-islington:backport-59e09ef-3.11

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

dataclass was called as a function when it was almost certainly intended to be a decorator.
(cherry picked from commit 59e09ef)

Co-authored-by: da-woods dw-git@d-woods.co.uk

`dataclass` was called as a function when it was almost certainly intended to be a decorator.
(cherry picked from commit 59e09ef)

Co-authored-by: da-woods <dw-git@d-woods.co.uk>
@bedevere-bot bedevere-bot added the tests Tests in the Lib/test dir label Aug 6, 2022
@miss-islington
Copy link
Copy Markdown
Contributor Author

@da-woods and @ericvsmith: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@da-woods and @ericvsmith: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

Sorry, I can't merge this PR. Reason: You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information..

@ericvsmith ericvsmith self-assigned this Aug 6, 2022
@ericvsmith ericvsmith merged commit 514ec82 into python:3.11 Aug 9, 2022
@miss-islington miss-islington deleted the backport-59e09ef-3.11 branch August 9, 2022 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants