commit | ff5a848db585a90e55c5e21c0f3b739c402bb760 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Sat Oct 06 23:05:45 2012 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Sat Oct 06 23:05:45 2012 +0200 |
tree | bae07e11bf8daa3008f98f6bdafc01d693216b8a | |
parent | 3921e90c5a658179a90ffcf378f245aa9ca33208 [diff] |
Issue #16147: PyUnicode_FromFormatV() now raises an error if the argument of '%c' is not in the range(0x110000).