Skip to content

Update scons to 4.10.0#19016

Merged
seanbudd merged 2 commits into
nvaccess:masterfrom
LeonarddeR:scons410
Oct 3, 2025
Merged

Update scons to 4.10.0#19016
seanbudd merged 2 commits into
nvaccess:masterfrom
LeonarddeR:scons410

Conversation

@LeonarddeR

Copy link
Copy Markdown
Collaborator

Link to issue number:

None

Summary of the issue:

SCons 4.10 was released. It has some MSVC related issues fixed, particularly the one that caused GitHub Actions initialization to be very slow. This was already partially fixed by caching msvc settings, but the initial run should also be must faster now.

Description of user facing changes:

None

Description of developer facing changes:

None

Description of development approach:

Update version reference to 4.10.0

Testing strategy:

Clean build from source

Known issues with pull request:

None

Code Review Checklist:

  • Documentation:
    • Change log entry
    • User Documentation
    • Developer / Technical Documentation
    • Context sensitive help for GUI changes
  • Testing:
    • Unit tests
    • System (end to end) tests
    • Manual testing
  • UX of all users considered:
    • Speech
    • Braille
    • Low Vision
    • Different web browsers
    • Localization in other languages / culture than English
  • API is compatible with existing add-ons.
  • Security precautions taken.

@LeonarddeR LeonarddeR requested a review from a team as a code owner October 2, 2025 19:41
@LeonarddeR LeonarddeR requested review from Copilot and seanbudd October 2, 2025 19:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates SCons from version 4.9.1 to 4.10.0 to take advantage of MSVC-related fixes that improve GitHub Actions initialization speed.

  • Updated SCons dependency version in pyproject.toml
  • Added corresponding changelog entry documenting the version update

Reviewed Changes

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

File Description
pyproject.toml Updates SCons version from 4.9.1 to 4.10.0 in dev dependencies
user_docs/en/changes.md Adds changelog entry for SCons 4.10.0 update

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread user_docs/en/changes.md Outdated
@seanbudd seanbudd merged commit 8fa86da into nvaccess:master Oct 3, 2025
40 checks passed
@github-actions github-actions Bot added this to the 2026.1 milestone Oct 3, 2025
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.

3 participants