Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variables cleanup: BoolVariable #4522

Merged
merged 1 commit into from
May 10, 2024

Conversation

mwichmann
Copy link
Collaborator

@mwichmann mwichmann commented May 9, 2024

Part 1 of a series, updating the BoolVariable implementation, tests and docstrings.

Note some of the test strings will change again when the change to the "main" module (Variables/__init__.py) lands - it will be the 6th in the series.

The changelog entry is generic and will apply to the whole series.

Contributor Checklist:

  • I have created a new test or updated the unit tests to cover the new/changed functionality.
  • I have updated CHANGES.txt (and read the README.rst)
  • I have updated the appropriate documentation

Part 1 of a series, updating the BoolVariable implementation,
tests and docstrings.

Note some of the test strings will change again when the change to
the "main" module (Variables/__init__.py) change lands.

Signed-off-by: Mats Wichmann <[email protected]>
@mwichmann mwichmann added maintenance Tasks to maintain internal SCons code/tools Variables Variables() subsystem labels May 9, 2024
@bdbaddog bdbaddog merged commit 4202208 into SCons:master May 10, 2024
4 of 5 checks passed
@mwichmann mwichmann added this to the 4.8 milestone May 10, 2024
@mwichmann mwichmann deleted the maint/Variables-bool branch May 10, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Tasks to maintain internal SCons code/tools Variables Variables() subsystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants