Skip to content

bpo-30664: The description of a unittest subtest now preserves the#2265

Merged
serhiy-storchaka merged 3 commits into
python:masterfrom
serhiy-storchaka:unittest-subtest-kwargs-order
Jun 23, 2017
Merged

bpo-30664: The description of a unittest subtest now preserves the#2265
serhiy-storchaka merged 3 commits into
python:masterfrom
serhiy-storchaka:unittest-subtest-kwargs-order

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

order of keyword arguments of TestCase.subTest().

order of keyword arguments of TestCase.subTest().
@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label Jun 18, 2017
@mention-bot

Copy link
Copy Markdown

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @benjaminp, @voidspace and @ezio-melotti to be potential reviewers.

@serhiy-storchaka serhiy-storchaka force-pushed the unittest-subtest-kwargs-order branch from e145c45 to c916068 Compare June 23, 2017 17:01
@serhiy-storchaka serhiy-storchaka merged commit 48fbe52 into python:master Jun 23, 2017
@serhiy-storchaka serhiy-storchaka deleted the unittest-subtest-kwargs-order branch June 23, 2017 18:47
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