Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alias unittest2 import as unittest in test__auth.py. #613

Merged
merged 1 commit into from
Jan 15, 2019
Merged

Alias unittest2 import as unittest in test__auth.py. #613

merged 1 commit into from
Jan 15, 2019

Conversation

janlugt
Copy link
Contributor

@janlugt janlugt commented Jan 15, 2019

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 15, 2019
@janlugt
Copy link
Contributor Author

janlugt commented Jan 15, 2019

This makes the way we import unittest consistent with the other tests.

@tseaver tseaver merged commit 46164b9 into googleapis:master Jan 15, 2019
@tseaver
Copy link
Contributor

tseaver commented Jan 15, 2019

Thanks for the patch, @janlugt!

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Feb 14, 2019
v1.7.8
  Version 1.7.8

  Bugfix release
  - Convert '$' in method name to '_' ([#616](googleapis/google-api-python-client#616))
  - Alias unitest2 import as unittest in test__auth.py ([#613](googleapis/google-api-python-client#613))

v1.7.7
  Version 1.7.7

    Bugfix release
    - Change xrange to range ([#601](googleapis/google-api-python-client#601))
    - Typo in http.py exception message. ([#602](googleapis/google-api-python-client#602))

    - Announce deprecation of Python 2.7 ([#603](googleapis/google-api-python-client#603))
    - Updates documentation for stopping channel subscriptions ([#598](googleapis/google-api-python-client#598))
    - Adding example for searchAppearance ([#414](googleapis/google-api-python-client#414))

    - Add badges ([#455](googleapis/google-api-python-client#455))
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants