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

closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes param reprs. #24239

Merged
merged 1 commit into from Jan 18, 2021

Conversation

@benjaminp
Copy link
Contributor

@benjaminp benjaminp commented Jan 18, 2021

…ctypes param reprs.
@benjaminp benjaminp force-pushed the benjaminp:buffer branch from 6132abd to 298cc02 Jan 18, 2021
@alex
alex approved these changes Jan 18, 2021
@benjaminp benjaminp merged commit 916610e into python:master Jan 18, 2021
11 checks passed
11 checks passed
Docs
Details
Check for source changes
Details
Check if generated files are up to date
Details
Windows (x86)
Details
Windows (x64)
Details
macOS
Details
Ubuntu
Details
Azure Pipelines PR #20210118.14 succeeded
Details
Travis CI - Pull Request Build Passed
Details
bedevere/issue-number Issue number 42938 found
Details
bedevere/news News entry found in Misc/NEWS.d
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 18, 2021

Thanks @benjaminp for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7, 3.8, 3.9.
🐍🍒🤖

@benjaminp benjaminp deleted the benjaminp:buffer branch Jan 18, 2021
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 18, 2021

Sorry, @benjaminp, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 916610ef90a0d0761f08747f7b0905541f0977c7 3.7

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 18, 2021

Sorry @benjaminp, I had trouble checking out the 3.6 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 916610ef90a0d0761f08747f7b0905541f0977c7 3.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants