Skip to content

Conversation

@chris-eibl
Copy link
Member

@chris-eibl chris-eibl commented Mar 22, 2025

I think this is a skip news?

Fixes https://github.com/python/cpython/actions/runs/14006628024/job/39221297660#step:4:259

..\Modules\_multiprocessing\semaphore.c(636,36): warning : incompatible pointer types passing 'int *' 
to parameter of type 'long *' [-Wincompatible-pointer-types] [D:\a\cpython\cpython\PCbuild\_multiprocessing.vcxproj]
..\Modules\_multiprocessing\semaphore.c(668,36): warning : incompatible pointer types passing 'int *'
to parameter of type 'long *' [-Wincompatible-pointer-types] 

@gpshead gpshead merged commit bc26f95 into python:main Mar 22, 2025
49 checks passed
@chris-eibl chris-eibl deleted the fix_clangcl_semaphore branch March 23, 2025 07:04
seehwan pushed a commit to seehwan/cpython that referenced this pull request Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants