HomeClusterLabs Projects

Doc: Python API: Clean up warnings in the ExitStatus class.
9eb7c56e128bUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Doc: Python API: Clean up warnings in the ExitStatus class.

This is due to a bug in python that should be fixed in 3.13. See:

https://github.com/python/cpython/pull/117847

In the meantime, we can just tell sphinx to stop documenting inherited
members when it gets to Int.

Fixes T726

Details

Provenance
clumensAuthored on Jan 23 2025, 9:51 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.