Skip to content

Conversation

@oboard
Copy link
Owner

@oboard oboard commented Nov 6, 2025

The change replaces direct access to values with the env field for storing and retrieving package constants. This provides better consistency with how other package data is accessed and makes the code more maintainable.

add optional raw string field to Int RuntimeValue to preserve original string representation
update all Int value constructions to include raw=None parameter
modify related operations and conversions to handle new Int structure
The change replaces direct access to `values` with the `env` field for storing and retrieving package constants. This provides better consistency with how other package data is accessed and makes the code more maintainable.
@oboard oboard merged commit 0143849 into main Nov 6, 2025
2 checks passed
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