Skip to content
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

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

Merged
merged 1 commit into from Aug 9, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 6, 2022

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>
@miss-islington miss-islington requested a review from ericvsmith as a code owner Aug 6, 2022
@bedevere-bot bedevere-bot added the tests label Aug 6, 2022
@miss-islington
Copy link
Contributor Author

miss-islington commented Aug 6, 2022

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

@miss-islington
Copy link
Contributor Author

miss-islington commented Aug 6, 2022

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

@miss-islington
Copy link
Contributor Author

miss-islington commented Aug 6, 2022

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

@miss-islington
Copy link
Contributor Author

miss-islington commented Aug 6, 2022

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
13 checks passed
@miss-islington miss-islington deleted the backport-59e09ef-3.11 branch Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants