Actions
Bug #22257
closedProvide more orientation in PySDK module pydocs
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Documentation
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
- Explain the relationship between the API client and
arvados.api_resources
in thearvados
and/orarvados.api
docstring. (Right now it's explained from thearvados.api_resources
docstring, but that's not helpful if you never open it.) - Consider writing a little more orientation in the
arvados.api
docstring.
Related issues
Updated by Brett Smith 29 days ago
- Has duplicate Bug #22259: pydoc should direct reader to api_resources added
Updated by Brett Smith 28 days ago
- Status changed from New to In Progress
22257-pydoc-api-xref @ a24298ab76c71fd3152d86997da925ddc03caff4 - developer-run-tests: #4529
- All agreed upon points are implemented / addressed.
- Yes
- Anything not implemented (discovered or discussed during work) has a follow-up story.
- N/A
- Code is tested and passing, both automated and manual, what manual testing was done is described
- See above
- Documentation has been updated.
- That's all this branch does
- Behaves appropriately at the intended scale (describe intended scale).
- No change in scale
- Considered backwards and forwards compatibility issues between client and server.
- No change in compatibility
- Follows our coding standards and GUI style guidelines.
- Yes
Updated by Peter Amstutz 27 days ago
Brett Smith wrote in #note-2:
22257-pydoc-api-xref @ a24298ab76c71fd3152d86997da925ddc03caff4 - developer-run-tests: #4529
- All agreed upon points are implemented / addressed.
- Yes
- Anything not implemented (discovered or discussed during work) has a follow-up story.
- N/A
- Code is tested and passing, both automated and manual, what manual testing was done is described
- See above
- Documentation has been updated.
- That's all this branch does
- Behaves appropriately at the intended scale (describe intended scale).
- No change in scale
- Considered backwards and forwards compatibility issues between client and server.
- No change in compatibility
- Follows our coding standards and GUI style guidelines.
- Yes
LGTM
Updated by Brett Smith 27 days ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|41d741b7d5822172beb3281fa9182c1a51cad663.
Actions