Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use Py_ssize_clean_t #25940

Merged
merged 3 commits into from May 8, 2021
Merged

Do not use Py_ssize_clean_t #25940

merged 3 commits into from May 8, 2021

Conversation

@methane
Copy link
Member

@methane methane commented May 6, 2021

PY_SSIZE_T_CLEAN is mandatory now.
So Py_ssize_clean_t is not needed anymore.

@methane methane requested a review from serhiy-storchaka May 6, 2021
@methane methane merged commit 4d4be47 into python:main May 8, 2021
11 checks passed
11 checks passed
@github-actions
Check for source changes
Details
@github-actions
Check if generated files are up to date
Details
@github-actions
Windows (x86)
Details
@github-actions
Windows (x64)
Details
@github-actions
macOS
Details
@github-actions
Ubuntu
Details
@github-actions
Ubuntu SSL tests with OpenSSL
Details
Azure Pipelines PR #20210506.14 succeeded
Details
@travis-ci
Travis CI - Pull Request Build Passed
Details
@bedevere-bot
bedevere/issue-number Issue report skipped
@bedevere-bot
bedevere/news "skip news" label found
@methane methane deleted the methane:clean-py-ssize-t branch May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants