Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Jun 27, 2024

Check the usage of the 'const' qualifier in the Python C API in test_cext.

Check the usage of the 'const' qualifier in the Python C API in test_cext.
@vstinnervstinner enabled auto-merge (squash) June 27, 2024 09:50
@vstinnervstinner disabled auto-merge June 27, 2024 09:50
@vstinnervstinner enabled auto-merge (squash) June 27, 2024 10:15
@vstinnervstinner merged commit b7a95df into python:mainJun 27, 2024
@vstinnervstinner deleted the test_cext_const branch June 27, 2024 10:22
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
Check the usage of the 'const' qualifier in the Python C API in test_cext.
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
Check the usage of the 'const' qualifier in the Python C API in test_cext.
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Check the usage of the 'const' qualifier in the Python C API in test_cext.
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.

1 participant

@vstinner