FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Drop 'unittest2' dependency. by tseaver · Pull Request #2056 · googleapis/google-cloud-python · GitHub

Drop 'unittest2' dependency. - #2056

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:drop-unittest2
Aug 4, 2016
Merged

Drop 'unittest2' dependency.#2056
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:drop-unittest2

Conversation

tseaver commented Aug 4, 2016

Copy link
Copy Markdown
Contributor

Now that we are off Python 2.6, we can just use the stdlib's 'unittest'.

Now that we are off Python 2.6, we can just use the stdlib's 'unittest'.
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 4, 2016

dhermes commented Aug 4, 2016

Copy link
Copy Markdown
Contributor

Woo-hoo!

ASIDE: Is unittest.mock backported to 2.7?

dhermes commented Aug 4, 2016

Copy link
Copy Markdown
Contributor

LGTM

tseaver commented Aug 4, 2016

Copy link
Copy Markdown
Contributor Author
$ python2.7 -c "import unittest.mock"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named mock

tseaver merged commit a54a0d4 into googleapis:master Aug 4, 2016
tseaver deleted the drop-unittest2 branch August 4, 2016 18:37
dhermes mentioned this pull request Sep 19, 2016
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 6, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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

Labels

cla: yes This human has signed the Contributor License Agreement. packaging testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL