FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-59705: Fix solaris detection in test_set_name by kulikjak · Pull Request #132012 · python/cpython · GitHub

/ cpython Public

gh-59705: Fix solaris detection in test_set_name - #132012

Merged
vstinner merged 1 commit into
python:mainfrom
kulikjak:thread-naming-Solaris-fix
Apr 2, 2025
Merged

gh-59705: Fix solaris detection in test_set_name#132012
vstinner merged 1 commit into
python:mainfrom
kulikjak:thread-naming-Solaris-fix

Conversation

kulikjak commented Apr 2, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

sys.platform on Solaris/Illumos starts with "sunos" rather than "solaris".

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

vstinner merged commit e808531 into python:main Apr 2, 2025

vstinner commented Apr 2, 2025

Copy link
Copy Markdown
Member

Oops, thanks for the fix! It's now merged.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL