Skip to content

bpo-43405: Fix DeprecationWarnings in test_unicode #24754

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

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented Mar 4, 2021

DeprecationWarnings were being raised in the test_encode_decimal()
and test_transform_decimal() methods after 91a639a.

https://bugs.python.org/issue43405

DeprecationWarnings were being raised in the test_encode_decimal()
and test_transform_decimal() methods after 91a639a.
@ZackerySpytz
Copy link
Contributor Author

@methane Hi. Can this PR be merged?

@methane methane merged commit 8aabfa8 into python:master Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants