Skip to content

Conversation

@mwichmann
Copy link
Collaborator

A couple of unittest methods that a few SCons tests use have been marked deprecated in Python 3.11, with replacements provided.

Partial fix for #4162, do not close just off this PR.

Signed-off-by: Mats Wichmann [email protected]

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

A couple of unittest methods that a few SCons tests use have
been marked deprecated in Python 3.11, with replacements provided.

Partial fix for SCons#4162, do not close just off this PR.

Signed-off-by: Mats Wichmann <[email protected]>
@mwichmann mwichmann added the testsuite Things that only affect the SCons testing. Do not use just because a PR has tests. label May 30, 2022
@bdbaddog bdbaddog merged commit f2eccd8 into SCons:master May 31, 2022
@mwichmann mwichmann added this to the 4.4 milestone May 31, 2022
@mwichmann mwichmann deleted the 4162-python-311-unittests branch May 31, 2022 14:29
@mwichmann mwichmann linked an issue Jun 5, 2022 that may be closed by this pull request
8 tasks
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

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.11 Support

2 participants