commit | 8aabfa8550692a76d8a96e138c48faf5a7b2752c | [log] [tgz] |
---|---|---|
author | Zackery Spytz <zspytz@gmail.com> | Sat Mar 06 23:12:35 2021 -0700 |
committer | GitHub <noreply@github.com> | Sun Mar 07 15:12:35 2021 +0900 |
tree | 594afd851cac2136472f60df220466f140ad0013 | |
parent | 87ec26b812e9c4095c017dc60f246eda37b83ab2 [diff] |
bpo-43405: Fix DeprecationWarnings in test_unicode (GH-24754) DeprecationWarnings were being raised in the test_encode_decimal() and test_transform_decimal() methods after 91a639a0949.