Skip to content

[PR #14256/8638c7d3 backport][9.0.x] docs: clarify reportinfo() return tuple in non-python example#14265

Merged
nicoddemus merged 1 commit into9.0.xfrom
patchback/backports/9.0.x/8638c7d3f214c0e0e2f8578280cd6f8765a5771c/pr-14256
Mar 6, 2026
Merged

[PR #14256/8638c7d3 backport][9.0.x] docs: clarify reportinfo() return tuple in non-python example#14265
nicoddemus merged 1 commit into9.0.xfrom
patchback/backports/9.0.x/8638c7d3f214c0e0e2f8578280cd6f8765a5771c/pr-14256

Conversation

@patchback
Copy link

@patchback patchback bot commented Mar 6, 2026

This is a backport of PR #14256 as merged into main (8638c7d).

Summary

  • Clarify the expected return value of reportinfo() in the non-Python collection example.
  • Document the tuple structure as (path, lineno, description).
  • Explain each element (path, zero-based lineno, and description) in plain language.

Closes #6689

Notes

  • Documentation-only change; no runtime behavior changed.
  • Tests are not required for this docs clarification.

Clarify the return value of reportinfo() in verbose mode.

(cherry picked from commit 8638c7d)
@nicoddemus nicoddemus enabled auto-merge (squash) March 6, 2026 13:43
@nicoddemus nicoddemus merged commit 8ed11b2 into 9.0.x Mar 6, 2026
33 checks passed
@nicoddemus nicoddemus deleted the patchback/backports/9.0.x/8638c7d3f214c0e0e2f8578280cd6f8765a5771c/pr-14256 branch March 6, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants