Removing hard dependency on PyOpenSSL. by dhermes · Pull Request #559 · googleapis/google-cloud-python

@googlebot added the cla: yes

This human has signed the Contributor License Agreement.

label

Jan 16, 2015

@dhermes

Requires oauth2client>=1.4.6.

Also had to update storage/acl.py due to a change in
PyLint that didn't like `self` as a kwarg to a str instance
method

dhermes added a commit that referenced this pull request

Jan 16, 2015
Removing hard dependency on PyOpenSSL.

parthea pushed a commit that referenced this pull request

Sep 22, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

parthea pushed a commit that referenced this pull request

Oct 21, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

parthea added a commit that referenced this pull request

Oct 21, 2023

parthea pushed a commit that referenced this pull request

Nov 24, 2025
…lates/python_library/.kokoro (#559)

Source-Link: googleapis/synthtool@9367caa
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2f155882785883336b4468d5218db737bb1d10c9cea7cb62219ad16fe248c03c

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

parthea pushed a commit that referenced this pull request

Nov 24, 2025

parthea added a commit that referenced this pull request

Nov 24, 2025

parthea pushed a commit that referenced this pull request

Nov 24, 2025
Source-Author: Daniel Sanche <d.sanche14@gmail.com>
Source-Date: Wed Oct 14 08:00:06 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 477764cc4ee6db346d3febef2bb1ea0abf27de52
Source-Link: googleapis/synthtool@477764c

Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>

parthea added a commit that referenced this pull request

Feb 13, 2026
Fixes #15099

Protobuf 7 is removing the float_prevision argument. This PR ignores it
when passed in 7.x+, and raises a DeprecationWarning

---------

Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>

parthea pushed a commit that referenced this pull request

Feb 13, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.

Librarian Version: v1.0.1
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:d7caef319a25d618e20ba798b103434700bfd80015f525802d87621ca2528c90
<details><summary>proto-plus: 1.27.1</summary>

##
[1.27.1](googleapis/proto-plus-python@v1.27.0...v1.27.1)
(2026-01-30)

### Bug Fixes

* remove float_precision for protobuf 7 (#559)
([390b9d57](googleapis/proto-plus-python@390b9d57))

</details>

parthea pushed a commit that referenced this pull request

Mar 2, 2026

parthea added a commit that referenced this pull request

Mar 9, 2026
* chore(deps): update dependency google-cloud-core to v2

* fix build

Co-authored-by: Anthonios Partheniou <partheniou@google.com>