-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Closed
Labels
3.12only security fixesonly security fixesOS-mactopic-installationtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
Steps to reproduce
-
Install the 3.12.5 macOS installer from https://www.python.org/downloads/release/python-3125/
-
Click through to the Read Me:
Actual result
Some text is white on white background and unreadable:
It's this text in code formatting: "SecTrustEvaluateWithError: symbol not found"
If I highlight the text with my mouse, it is temporarily readable:
Expected result
All text is white (or a non-dark colour) on black (or a dark colour).
Looks okay in light mode:
This was added in #122774, the added text is:
\f4\fs23\fsmilli11900 \cf2 \cb3 \expnd0\expndtw0\kerning0
SecTrustEvaluateWithError: symbol not found.
\f0\fs24 \cf0 \cb1 \kerning1\expnd0\expndtw0See also previous issue: #103290.
CPython versions tested on:
3.12
Operating systems tested on:
macOS
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixesOS-mactopic-installationtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error


