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

gh-91048: Correct Apple platform includes for iOS#134712

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
freakboy3742 merged 1 commit intopython:mainfromfreakboy3742:fix-apple-includes
May 26, 2025

Conversation

freakboy3742
Copy link
Contributor

@freakboy3742freakboy3742 commentedMay 26, 2025
edited
Loading

#134652 introduced some modifications to support remote debugging; however the platform#defines (in particular the ones on L103, L138 and L170) was incorrectly including iOS in the usage, but not in the definition of thepid_to_task symbol.

Thepid_to_task implementation depends onlibproc.h and mach/mach-vm.h, which aren't available on iOS.

@freakboy3742
Copy link
ContributorAuthor

!buildbot iOS

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@freakboy3742 for commitc5f5619 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F134712%2Fmerge

The command will test the builders whose names match following regular expression:iOS

The builders matched are:

  • iOS ARM64 Simulator PR

@freakboy3742freakboy3742 changed the titlegh-94018: Correct Apple platform includes for iOS.gh-91048: Correct Apple platform includes for iOS.May 26, 2025
@freakboy3742freakboy3742enabled auto-merge (squash)May 26, 2025 12:23
@AA-TurnerAA-Turner changed the titlegh-91048: Correct Apple platform includes for iOS.gh-91048: Correct Apple platform includes for iOSMay 26, 2025
@freakboy3742freakboy3742 merged commit965662e intopython:mainMay 26, 2025
52 of 53 checks passed
@freakboy3742freakboy3742 deleted the fix-apple-includes branchMay 26, 2025 12:44
@miss-islington-app
Copy link

Thanks@freakboy3742 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 26, 2025
…4712)Correct Apple platform includes for iOS.(cherry picked from commit965662e)Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
@bedevere-app
Copy link

GH-134714 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelMay 26, 2025
freakboy3742 added a commit that referenced this pull requestMay 26, 2025
…#134714)Correct Apple platform includes for iOS.(cherry picked from commit965662e)Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@pablogsalpablogsalpablogsal approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@freakboy3742@bedevere-bot@pablogsal@hugovk

[8]ページ先頭

©2009-2025 Movatter.jp