Skip to content

Update bug_report.md#10

Merged
trendvidia merged 1 commit into
mainfrom
trendvidia-patch-1
May 30, 2026
Merged

Update bug_report.md#10
trendvidia merged 1 commit into
mainfrom
trendvidia-patch-1

Conversation

@trendvidia
Copy link
Copy Markdown
Owner

Summary

What this PR changes, in 1–3 sentences.

Why

Link to the issue or upstream spec/codec change that motivated this.

Scope

  • FFI boundary (src/_protowire/)
  • Public Python API (src/protowire/)
  • Tests / fixtures / harnesses (tests/, testdata/, scripts/)
  • Build / packaging / CI (pyproject.toml, CMakeLists.txt, .github/)
  • Documentation only

Test plan

  • Local build clean: pip install -e '.[test]' && pytest
  • If FFI-boundary change: round-tripped at least one PXF + SBE fixture
    against the sibling protowire-cpp checkout
  • If wire-impacting: matching upstream PRs linked above
  • If new public symbol: exported from protowire/__init__.py and
    covered by a test under tests/
  • If packaging change: cibuildwheel matrix smoke build still passes

@trendvidia trendvidia merged commit 39c8d76 into main May 30, 2026
17 checks passed
@trendvidia trendvidia deleted the trendvidia-patch-1 branch May 30, 2026 08:48
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.

1 participant