Skip to content

Make it more clear that setUpClass runs before each class, not "class run"#8844

Merged
Mariatta merged 1 commit intopython:masterfrom
scop:setupclass-doc
Aug 23, 2018
Merged

Make it more clear that setUpClass runs before each class, not "class run"#8844
Mariatta merged 1 commit intopython:masterfrom
scop:setupclass-doc

Conversation

@scop
Copy link
Copy Markdown
Contributor

@scop scop commented Aug 21, 2018

While not arguably strictly incorrect, the previous wording left some ambiguity at least the way I read it ("class run" ~ "test run", i.e. one complete event of running a set of tests).

@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Aug 21, 2018
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @scop for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@Mariatta
Copy link
Copy Markdown
Member

Thanks! 🌮

@bedevere-bot
Copy link
Copy Markdown

GH-8873 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 23, 2018
… run" (pythonGH-8844)

(cherry picked from commit c33bb5d)

Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
@bedevere-bot
Copy link
Copy Markdown

GH-8874 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 23, 2018
… run" (pythonGH-8844)

(cherry picked from commit c33bb5d)

Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
@bedevere-bot
Copy link
Copy Markdown

GH-8875 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 23, 2018
… run" (pythonGH-8844)

(cherry picked from commit c33bb5d)

Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
@scop scop deleted the setupclass-doc branch August 23, 2018 14:51
miss-islington added a commit that referenced this pull request Aug 23, 2018
… run" (GH-8844)

(cherry picked from commit c33bb5d)

Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
miss-islington added a commit that referenced this pull request Aug 23, 2018
… run" (GH-8844)

(cherry picked from commit c33bb5d)

Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Mariatta pushed a commit that referenced this pull request Aug 25, 2018
… run" (GH-8844)

(cherry picked from commit c33bb5d)

Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants