Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Aug 5, 2021

Current (pre-)releases of 'google-api-core' and 'google-cloud-core' no
longer use or depend on 'pytz'.

Add '--pre' to constraints file for Python 3.9, to allow testing
against those versions.

Closes #533.

Current (pre-)releases of 'google-api-core' and 'google-cloud-core' no
longer use or depend on 'pytz'.

Add '--pre' to constraints file for Python 3.9, to allow testing
against those versions.

Closes #533.
@tseaver tseaver requested review from a team, andrewsg, cojenco, frankyn, tritone and tswast August 5, 2021 19:59
@tseaver tseaver requested a review from a team as a code owner August 5, 2021 19:59
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 5, 2021
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/python-storage API. label Aug 5, 2021
@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 5, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 5, 2021
Consensus from today's meeting is that testing against prereleases needs
to happen outside the normal presubmit path.
….com:googleapis/python-storage into 533-drop-pytz-test-prerelease-deps-under-3.9
@tseaver tseaver merged commit 0f17595 into master Aug 18, 2021
@tseaver tseaver deleted the 533-drop-pytz-test-prerelease-deps-under-3.9 branch August 18, 2021 16:09
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
Current (pre-)releases of 'google-api-core' and 'google-cloud-core' no
longer use or depend on 'pytz'.

Closes googleapis#533.
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
Current (pre-)releases of 'google-api-core' and 'google-cloud-core' no
longer use or depend on 'pytz'.

Closes googleapis#533.
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.

Drop use of 'pytz' in examles / tests

3 participants