Skip to content

gh-143930: Tweak the exception message and increase test coverage#146476

Open
ambv wants to merge 2 commits intopython:mainfrom
ambv:gh-143930-followup
Open

gh-143930: Tweak the exception message and increase test coverage#146476
ambv wants to merge 2 commits intopython:mainfrom
ambv:gh-143930-followup

Conversation

@ambv
Copy link
Copy Markdown
Contributor

@ambv ambv commented Mar 26, 2026

Based on comments left by Copilot on the backport PRs, there's two minor improvements that I made to the original vulnerability fix.

@ambv ambv added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Mar 26, 2026
@ambv ambv added the skip news label Mar 26, 2026
@ambv ambv requested a review from sethmlarson March 26, 2026 17:20
@unittest.skipUnless(sys.platform == "darwin", "macOS specific test")
@requires_subprocess()
class MacOSXOSAScriptTest(unittest.TestCase):
maxDiff = None
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.

Is this change intentional?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants