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

[3.8] closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes param reprs. #24248

Merged
merged 1 commit into from
Jan 18, 2021

Conversation

miss-islington
Copy link
Contributor

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

(cherry picked from commit 916610e)

Co-authored-by: Benjamin Peterson benjamin@python.org

https://bugs.python.org/issue42938

…ctypes param reprs. (24239)

(cherry picked from commit 916610e)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
@miss-islington
Copy link
Contributor Author

@benjaminp: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@benjaminp: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@benjaminp: Status check is done, and it's a success ❌ .

@benjaminp benjaminp changed the title [3.8] closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes param reprs. (24239) [3.8] closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes param reprs. Jan 18, 2021
@benjaminp benjaminp merged commit ece5dfd into python:3.8 Jan 18, 2021
@miss-islington miss-islington deleted the backport-916610e-3.8 branch January 18, 2021 21:28
hroncok pushed a commit to fedora-python/cpython that referenced this pull request Jan 20, 2021
…ctypes param reprs. (pythonGH-24248)

(cherry picked from commit 916610e)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants