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-108724: Fix _PySemaphore compile error on WASM#109583

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
ericsnowcurrently merged 1 commit intopython:mainfromcolesbury:pymutex-fix-wasm
Sep 19, 2023

Conversation

colesbury
Copy link
Contributor

@colesburycolesbury commentedSep 19, 2023
edited by bedevere-appbot
Loading

Some WASM platforms have POSIX semaphores, but notsem_timedwait.

Some WASM platforms have POSIX semaphores, but not sem_timedwait.
@colesburycolesbury added the 🔨 test-with-buildbotsTest PR w/ buildbots; report in status section labelSep 19, 2023
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@colesbury for commita9c0a5b 🤖

If you want to schedule another build, you need to add the🔨 test-with-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbotsTest PR w/ buildbots; report in status section labelSep 19, 2023
Copy link
Member

@ericsnowcurrentlyericsnowcurrently left a comment

Choose a reason for hiding this comment

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

LGTM

@ericsnowcurrently
Copy link
Member

The build step succeeded for "buildbot/wasm32-emscripten node (dynamic linking) PR", so I'm calling this good. :)

colesbury reacted with thumbs up emoji

@ericsnowcurrentlyericsnowcurrently merged commit9df6712 intopython:mainSep 19, 2023
@colesburycolesbury deleted the pymutex-fix-wasm branchSeptember 19, 2023 21:00
csm10495 pushed a commit to csm10495/cpython that referenced this pull requestSep 28, 2023
)Some WASM platforms have POSIX semaphores, but not sem_timedwait.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ericsnowcurrentlyericsnowcurrentlyericsnowcurrently approved these changes

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

Successfully merging this pull request may close these issues.

3 participants
@colesbury@bedevere-bot@ericsnowcurrently

[8]ページ先頭

©2009-2025 Movatter.jp