Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

fix: Serialize signer keys on __getstate__ for pickling#1394

Merged
gcf-merge-on-green[bot] merged 5 commits intogoogleapis:mainfrom
andrewsg:cryptography-pickle
Oct 5, 2023
Merged

fix: Serialize signer keys on __getstate__ for pickling#1394
gcf-merge-on-green[bot] merged 5 commits intogoogleapis:mainfrom
andrewsg:cryptography-pickle

Conversation

@andrewsg
Copy link
Contributor

@andrewsg andrewsg commented Oct 5, 2023

Fixes #1383

@andrewsg andrewsg requested review from a team and clundin25 October 5, 2023 18:18
@andrewsg andrewsg requested a review from a team as a code owner October 5, 2023 18:18
chore: Refresh system test creds.
@clundin25 clundin25 added kokoro:run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 5, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 5, 2023
@andrewsg andrewsg changed the title fix: Serialize RSASigner key on __getstate__ for pickling fix: Serialize signer keys on __getstate__ for pickling Oct 5, 2023
@clundin25 clundin25 added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 5, 2023
@clundin25 clundin25 added automerge Merge the pull request once unit tests and other checks pass. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 5, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 8b783b9 into googleapis:main Oct 5, 2023
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

google.oauth2.service_account.Credential objects are not pickleable if cryptography is installed

3 participants