Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use sys.platform over os.name#26576

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ksunden merged 1 commit intomatplotlib:mainfromQuLogic:sys-platform
Aug 23, 2023
Merged

Conversation

QuLogic
Copy link
Member

PR summary

mypy does not recognize the latter [1], and there is a typing failure on Windows because ofos.geteuid.

[1]python/mypy#13002

PR checklist

mypy does not recognize the latter [1], and there is a typing failure onWindows because of `os.geteuid`.[1]python/mypy#13002
@QuLogicQuLogic added OS: Microsoft CI: Run cygwinRun cygwin tests on a PR labelsAug 22, 2023
@QuLogicQuLogic added this to thev3.8.0 milestoneAug 22, 2023
@QuLogic
Copy link
MemberAuthor

Hmm, am I missing something, or did Cygwin not actually run? I definitely wanted to check that.

@QuLogicQuLogic added CI: Run cygwinRun cygwin tests on a PR and removed CI: Run cygwinRun cygwin tests on a PR labelsAug 23, 2023
@ksunden
Copy link
Member

Hmmm... the workflowlooks like it should work and it appears to have worked recently on#26543 so not sure what is going on there... I'll close/open to cycle and see if it gets picked up... could be that the there is a narrow path where it doesn't quite get the right conditions... (which we should maybe try and figure out, but I'm at a bit of a loss)

@ksundenksunden reopened thisAug 23, 2023
@ksundenksunden added CI: Run cygwinRun cygwin tests on a PR OS: Microsoft and removed OS: Microsoft CI: Run cygwinRun cygwin tests on a PR labelsAug 23, 2023
@ksunden
Copy link
Member

ksunden commentedAug 23, 2023
edited
Loading

paths:
-'src/**'
-'.github/workflows/cygwin.yml'

I think it is failing to be triggered because no files in src (or the cygwin workflow file) were touched...

We may wish to reconsider that restriction, at least for the "run because I labeled it" case, (though that may be hard to separate out)

For now, I think you should be able to run it as a manually triggered run on your fork (I have the option on my fork, but can't trigger it on yours)

@QuLogic
Copy link
MemberAuthor

@ksundenksunden merged commit41505e2 intomatplotlib:mainAug 23, 2023
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestAug 23, 2023
@QuLogicQuLogic deleted the sys-platform branchAugust 23, 2023 20:37
QuLogic added a commit that referenced this pull requestAug 24, 2023
…576-on-v3.8.xBackport PR#26576 on branch v3.8.x (Use sys.platform over os.name)
@ksundenksunden mentioned this pull requestSep 15, 2023
5 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ksundenksundenksunden approved these changes

@timhoffmtimhoffmtimhoffm approved these changes

Assignees
No one assigned
Labels
CI: Run cygwinRun cygwin tests on a PROS: Microsoft
Projects
None yet
Milestone
v3.8.0
Development

Successfully merging this pull request may close these issues.

3 participants
@QuLogic@ksunden@timhoffm

[8]ページ先頭

©2009-2025 Movatter.jp