Skip to content

Conversation

@kulikjak
Copy link
Contributor

@kulikjakkulikjak commented Sep 20, 2024

I am sorry, when rebasing my changes two days ago (PR #23893), I accidentally used 'solaris' rather than 'sunos' string in sys.platform.startswith check for _USE_CP_SENDFILE.

This simple PR fixes it (and this is re-tested with our internal buildbots).

@AA-TurnerAA-Turner changed the title bpo-41843: fix solaris detection in _USE_CP_SENDFILE checkgh-86009: Fix solaris detection in _USE_CP_SENDFILE checkSep 23, 2024
@AA-Turner
Copy link
Member

@ambv is there any way to re-run just the CLA check without wasting a full CI run? I suspect this PR was caught by the recent database error.

A

@encukou
Copy link
Member

No point in spending human time on that workaround, I think ;)

@encukouencukou merged commit b169cf3 into python:mainSep 24, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@kulikjak@AA-Turner@encukou@Eclips4