python-pachyderm
python-pachyderm copied to clipboard
Python client for Pachyderm
We currently have a workaround in tests due to a backwards-compatibility issue that should be removed when the issue is fixed: https://github.com/pachyderm/pachyderm/issues/5123 https://github.com/pachyderm/python-pachyderm/blob/bbf2d2581e52b61722a88bd858bdebcc4ddbf1c5/tests/test_pps.py#L91-L96
We currently have a workaround in the tests due to an ergonomics issue in `StopJob`. We should address this in tests once the `StopJob` issue is fixed: https://github.com/pachyderm/pachyderm/issues/3856 https://github.com/pachyderm/python-pachyderm/blob/bbf2d2581e52b61722a88bd858bdebcc4ddbf1c5/tests/test_pps.py#L64-L70
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2. Release notes Sourced from protobuf's releases. Protocol Buffers v3.20.2 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
Bumps [grpcio](https://github.com/grpc/grpc) from 1.46.3 to 1.53.0. Release notes Sourced from grpcio's releases. Release v1.53.0 This is release 1.53.0 (glockenspiel) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...
Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.15.0. Release notes Sourced from pygments's releases. 2.15.0 Added lexers: Carbon (#2362, #2365, #2366, #2367, #2368, #2369, #2370) Dax (#2335, #2345) MediaWiki Wikitext (#2373, #827)...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2. Release notes Sourced from protobuf's releases. Protocol Buffers v3.20.2 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
Hi! The Dockerfile placed at "proto/Dockerfile" contains the best practice violation [DL3009](https://github.com/hadolint/hadolint/wiki/DL3009) detected by the [hadolint](https://github.com/hadolint/hadolint) tool. The smell DL3009 occurs when the apt tool is used to install packages...