Skip to content

[2.7] bpo-19417: Add test_bdb.py (GH-5217)#6156

Merged
miss-islington merged 1 commit into
python:2.7from
xdegaye:bpo-19417-2.7
Sep 16, 2018
Merged

[2.7] bpo-19417: Add test_bdb.py (GH-5217)#6156
miss-islington merged 1 commit into
python:2.7from
xdegaye:bpo-19417-2.7

Conversation

@xdegaye

@xdegaye xdegaye commented Mar 20, 2018

Copy link
Copy Markdown
Contributor

(cherry picked from commit 3fe3304)

https://bugs.python.org/issue19417

@xdegaye

xdegaye commented Mar 20, 2018

Copy link
Copy Markdown
Contributor Author

Some tests are changed by the backport to 2.7:

  • In 2.7 Bdb.set_until() does not have a lineno argument.
  • In 2.7 unittest.TestCase does not have a subTest attribute.
  • Changes made in issue 16596 have not been backported to 2.7.

@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington miss-islington merged commit 57e70d3 into python:2.7 Sep 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants