diff options
author | R David Murray <rdmurray@bitdance.com> | 2013-12-11 16:52:11 -0500 |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2013-12-11 16:52:11 -0500 |
commit | 50bfbb9903171c96c19359fd50fb6a5570128ef6 (patch) | |
tree | e275522a82b7244c17ffa19ef23e52d688ac6bc8 /Python/codecs.c | |
parent | 34bd9fc59a36f9803777f0446bc461083bdec78e (diff) | |
download | cpython-git-50bfbb9903171c96c19359fd50fb6a5570128ef6.tar.gz |
#19063: fix set_payload handling of non-ASCII string input.
This version of the fix raises an error instead of accepting the invalid
input (ie: if a non-ASCII string is used but no charset is specified).
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions