[2.7] bpo-19417: Add test_bdb.py (GH-5217) by xdegaye · Pull Request #6156 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
[2.7] bpo-19417: Add test_bdb.py (GH-5217)#6156
miss-islington merged 1 commit intopython:2.7from
xdegaye:bpo-19417-2.7
[2.7] bpo-19417: Add test_bdb.py (GH-5217)#6156
miss-islington merged 1 commit intopython:2.7from
xdegaye:bpo-19417-2.7
Conversation
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Contributor Author
xdegaye
commented
Mar 20, 2018
xdegaye commented
Mar 20, 2018Some tests are changed by the backport to 2.7:
- In 2.7
Bdb.set_until()does not have alinenoargument. - In 2.7
unittest.TestCasedoes not have asubTestattribute. - Changes made in issue 16596 have not been backported to 2.7.
benjaminp
force-pushed
the
2.7
branch
from
42b480c to
01a0fd4
Compare
benjaminp
removed
the
awaiting review
label
benjaminp
closed this
benjaminp
reopened this
benjaminp
added
the
skip news
label
benjaminp approved these changes Sep 16, 2018
bedevere-bot
added
the
awaiting merge
label
benjaminp
added
the
🤖 automerge
label
Copy link Copy Markdown
Contributor
miss-islington
commented
Sep 16, 2018
miss-islington commented
Sep 16, 2018@xdegaye: Status check is done, and it's a success ✅ .
miss-islington
merged commit
57e70d3
into
python:2.7
bedevere-bot
removed
the
awaiting merge
label
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment