Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.8] bpo-34596: Fallback to a default reason when @unittest.skip is uncalled (GH-9082) #15781

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

Merged
merged 1 commit into from
Sep 9, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 9, 2019

  • bpo-34596: Fallback to a default reason when @unittest.skip is uncalled

  • Change default reason to empty string

  • Fix rst formatting of NEWS entry
    (cherry picked from commit d5fd75c)

Co-authored-by: Naitree Zhu [email protected]

https://bugs.python.org/issue34596

…ed (pythonGH-9082)

* bpo-34596: Fallback to a default reason when @unittest.skip is uncalled

* Change default reason to empty string

* Fix rst formatting of NEWS entry
(cherry picked from commit d5fd75c)

Co-authored-by: Naitree Zhu <[email protected]>
@miss-islington
Copy link
Contributor Author

@Naitreey and @voidspace: Status check is done, and it's a success ✅ .

@voidspace voidspace merged commit 3bd4bed into python:3.8 Sep 9, 2019
@bedevere-bot
Copy link

@voidspace: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-d5fd75c-3.8 branch September 9, 2019 15:01
@miss-islington
Copy link
Contributor Author

@Naitreey and @voidspace: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants