Skip to content

Drop look-before-leap use of protobuf-internal type checker. - #1626

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:drop-protobuf-internal-typechecker
Mar 18, 2016
Merged

Drop look-before-leap use of protobuf-internal type checker.#1626
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:drop-protobuf-internal-typechecker

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

The protobuf itself will raise the error when an out-of-bounds int/long value is assigned.

Addresses:
protocolbuffers/protobuf#1307 (comment).

The protobuf itself will raise the error when an out-of-bounds int/long
value is assigned.
Addresses:
protocolbuffers/protobuf#1307 (comment).
@tseavertseaver added api: datastore Issues related to the Datastore API. hygiene labels Mar 17, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 17, 2016
@dhermes

Copy link
Copy Markdown
Contributor

LGTM

tseaver added a commit that referenced this pull request Mar 18, 2016
Drop look-before-leap use of protobuf-internal type checker.
@tseaver
tseaver merged commit 97f2e23 into googleapis:masterMar 18, 2016
@tseaver
tseaver deleted the drop-protobuf-internal-typechecker branch March 18, 2016 01:21
@dhermesdhermes mentioned this pull request Apr 1, 2016
parthea added a commit that referenced this pull request Nov 24, 2025
* chore(deps): update all dependencies
* Update WORKSPACE
---------
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea added a commit that referenced this pull request Mar 6, 2026
* chore(deps): update all dependencies
* revert urllib3
---------
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
…file (#1626)
* chore: combine all licenses into one file
* add tpc-h eula
* remove eula from license, not used in main package only benchmarking
* remove licences from packages only used for benchmarking
* exclude from owlbot
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datastoreIssues related to the Datastore API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tseaver@dhermes@googlebot