commit | 54de2b1edd67ca88c470259d090c8c4cddcadd55 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Sep 09 23:11:52 2016 -0700 |
committer | Victor Stinner <victor.stinner@gmail.com> | Fri Sep 09 23:11:52 2016 -0700 |
tree | ffc6cb056dd99fdcb53f5b44a213cd5607abf533 | |
parent | 11ea04491df185c94c12531c6dba6d46fbcb0ad9 [diff] |
Fix check_force_ascii() Issue #27938: Normalize aliases of the ASCII encoding, because _Py_normalize_encoding() now correctly normalize encoding names.