commit | 975134e2a233db5d7a28de63d0e4047894379490 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Tue Nov 22 01:54:19 2011 +0100 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Tue Nov 22 01:54:19 2011 +0100 |
tree | b2f628f78fec92997a89c7319ce994fb1588a08b | |
parent | 5aa7df320f35cb0d5acb81ff313b1cc02480c9b8 [diff] |
Issue #13093: Fix error handling on PyUnicode_EncodeDecimal() Add tests for PyUnicode_EncodeDecimal()