Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Aug 2, 2021

Transitive dependency resolution breaks unit tests under Python 3.6
following PR #520.

Pin minima for those ranges explicitly when testing under Python 3.6.

Closes #529.

Transitive dependency resolution breaks unit tests under Python 3.6
following PR #520.

Pin minima for those ranges explicitly when testing under Python 3.6.

Closes #529.
@tseaver tseaver requested review from a team, andrewsg, cojenco, frankyn, tritone and tswast August 2, 2021 20:04
@tseaver tseaver requested a review from a team as a code owner August 2, 2021 20:04
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 2, 2021
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/python-storage API. label Aug 2, 2021
@tseaver tseaver added the automerge Merge the pull request once unit tests and other checks pass. label Aug 5, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 310f207 into master Aug 5, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the 529-add-pins-for-api_core-and-auth branch August 5, 2021 15:20
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 5, 2021
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
googleapis#530)

Transitive dependency resolution breaks unit tests under Python 3.6
following PR googleapis#520.

Pin minima for those ranges explicitly when testing under Python 3.6.

Closes googleapis#529.
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
googleapis#530)

Transitive dependency resolution breaks unit tests under Python 3.6
following PR googleapis#520.

Pin minima for those ranges explicitly when testing under Python 3.6.

Closes googleapis#529.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New 'page_size' argument breaks unit tests under Python 3.6

2 participants