Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using the CloudApi didn't work as parms and self were passed on as part
of the request. Making parms a copy of the locals() dict will prevent it from being changed later on. RB: https://reviews.apache.org/r/5828/ Send-by: [email protected]
- Loading branch information