Skip to content

Patch: Fix benedict conversion bug#218

Merged
RHammond2 merged 1 commit into
mainfrom
patch/benedict-conversion
May 7, 2026
Merged

Patch: Fix benedict conversion bug#218
RHammond2 merged 1 commit into
mainfrom
patch/benedict-conversion

Conversation

@RHammond2
Copy link
Copy Markdown
Collaborator

This PR fixes a lingering issue where benedict.dict() does not successfully convert benedict objects to Python dict objects on Windows or Linux. To resolve the issue, dict(benedict_object) is used throughout.

@RHammond2 RHammond2 added the bug label May 7, 2026
@RHammond2 RHammond2 merged commit 40aee40 into main May 7, 2026
15 checks passed
@RHammond2 RHammond2 deleted the patch/benedict-conversion branch May 7, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant