Skip to content

Update bytecode pickles for Py 3.15b4#4879

Merged
bdbaddog merged 1 commit into
SCons:masterfrom
mwichmann:py315b4-bytecode
Jul 18, 2026
Merged

Update bytecode pickles for Py 3.15b4#4879
bdbaddog merged 1 commit into
SCons:masterfrom
mwichmann:py315b4-bytecode

Conversation

@mwichmann

Copy link
Copy Markdown
Collaborator

Since the previous attempt to fix the bytecodes for ActionTests, which was for the last 3.15 alpha, they've changed again. This is normal during the development cycle. Sync to the current strings.

There is no operational change to SCons and no doc impacts - this is unittest-only.

CHANGES.tat and RELEASE.txt already say the ActionTests strings were updated for 3.15 (without the ganularity of a specific alpha/beta/rc), so there's no further change needed there as long as this makes the 4.11 release.

Note we don't have a CI runner which fires up 3.15, so relies only on manual tests, which I've done on Windows and Linux (Fedora 43/44).

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 RELEASE.txt (and read the README.rst).
  • I have updated the appropriate documentation

Since the previous attempt to fix the bytecodes for ActionTests,
which was for the last 3.15 alpha, they've changed again. This
is normal during the development cycle. Sync to the current strings.

Signed-off-by: Mats Wichmann <mats@linux.com>
@mwichmann mwichmann added the testsuite Things that only affect the SCons testing. Do not use just because a PR has tests. label Jul 18, 2026
@bdbaddog
bdbaddog merged commit ac09041 into SCons:master Jul 18, 2026
9 of 12 checks passed
@mwichmann mwichmann added this to 4.11 Jul 19, 2026
@github-project-automation github-project-automation Bot moved this to Done in 4.11 Jul 19, 2026
@mwichmann mwichmann added this to the 4.11.0 milestone Jul 19, 2026
@mwichmann
mwichmann deleted the py315b4-bytecode branch July 19, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testsuite Things that only affect the SCons testing. Do not use just because a PR has tests.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants