-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Add tests for grpc related python packages #351132
Copy link
Copy link
Open
Labels
2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.
Metadata
Metadata
Assignees
Labels
2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.
Fields
Give feedbackNo fields configured for issues without a type.
Issue description
grpc and related python packages should always have compatible versions, otherwise things could break. For now there are only comments regarding this but no tests that verifies compatibility. Ideally, the tests would be added to the individual python packages and also to grpc so that they are run if either package changes.
The following python packages need tests to verify compatibility with grpc: