Skip to content

Update changelog#7

Merged
DHUKK merged 3 commits into
mainfrom
update-changelog
Mar 11, 2026
Merged

Update changelog#7
DHUKK merged 3 commits into
mainfrom
update-changelog

Conversation

@DHUKK

@DHUKK DHUKK commented Mar 11, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates public-facing imports and documentation to reflect top-level pygwire exports and recent exception/module organization changes, and records those changes in the changelog.

Changes:

  • Update tests/docs to import public APIs from pygwire (and StateMachineError from pygwire.exceptions in one test).
  • Stop advertising StateMachineError via pygwire.state_machine.__all__.
  • Expand the [Unreleased] section and update compare/release links in CHANGELOG.md.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tests/unit/test_state_machine.py Adjusts StateMachineError import location.
tests/unit/test_codec.py Updates StateMachineError import to use the top-level package.
src/pygwire/state_machine.py Removes StateMachineError from __all__.
docs/reference/state-machine.md Updates examples to import from pygwire.
docs/reference/connection.md Updates example imports to use top-level exports.
docs/reference/codec.md Updates decoder imports to use top-level exports.
CHANGELOG.md Adds/updates Unreleased entries and link targets for 0.0.2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread tests/unit/test_codec.py
@DHUKK
DHUKK merged commit 72a0f82 into main Mar 11, 2026
21 checks passed
@DHUKK
DHUKK deleted the update-changelog branch March 11, 2026 18:35
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