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

bpo-39008: Require Py_ssize_t for PySys_Audit formats rather than raise a deprecation warning #17540

Merged
merged 1 commit into from Dec 9, 2019

Conversation

@zooba
Copy link
Member

zooba commented Dec 9, 2019

…se a deprecation warning
@zooba zooba merged commit b8cbe74 into python:master Dec 9, 2019
4 checks passed
4 checks passed
Azure Pipelines PR #20191209.34 succeeded
Details
bedevere/issue-number Issue number 39008 found
Details
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@zooba zooba deleted the zooba:bpo-39008 branch Dec 9, 2019
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 9, 2019

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒🤖

miss-islington added a commit to miss-islington/cpython that referenced this pull request Dec 9, 2019
…se a deprecation warning (pythonGH-17540)

(cherry picked from commit b8cbe74)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 9, 2019

GH-17542 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Dec 9, 2019
…se a deprecation warning (GH-17540)

(cherry picked from commit b8cbe74)

Co-authored-by: Steve Dower <steve.dower@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.