Skip to content

gh-143632: Skip unittest for mmap.set_name at musl environment - #143839

Merged
corona10 merged 1 commit into
python:mainfrom
corona10:gh-143632
Jan 15, 2026
Merged

gh-143632: Skip unittest for mmap.set_name at musl environment#143839
corona10 merged 1 commit into
python:mainfrom
corona10:gh-143632

Conversation

@corona10

@corona10corona10 commented Jan 14, 2026

Copy link
Copy Markdown
Member

@corona10

Copy link
Copy Markdown
MemberAuthor

@picnixz Could you take a look?

@picnixz

picnixz commented Jan 14, 2026

Copy link
Copy Markdown
Member

I guess this is the easiest way for now right? (is there a plan to support this on MUSL? or is it even remotely possible by adding other configure checks and includes?)

@corona10

Copy link
Copy Markdown
MemberAuthor

I guess this is the easiest way for now right? (is there a plan to support this on MUSL? or is it even remotely possible by adding other configure checks and includes?)

Well, it's already handled by 14f96a8, but I am going to take a look to support at MUSL.

@corona10
corona10 merged commit a73ba4d into python:mainJan 15, 2026
55 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@corona10@picnixz