projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddf0d03
)
Blocked revisions 81869 via svnmerge
author
Victor Stinner
<victor.stinner@haypocalc.com>
Thu, 10 Jun 2010 12:01:27 +0000
(12:01 +0000)
committer
Victor Stinner
<victor.stinner@haypocalc.com>
Thu, 10 Jun 2010 12:01:27 +0000
(12:01 +0000)
........
r81869 | victor.stinner | 2010-06-10 14:00:55 +0200 (jeu., 10 juin 2010) | 4 lines
Issue #8922: Normalize the encoding name in PyUnicode_AsEncodedString() to
enable shortcuts for upper case encoding name. Add also a shortcut for
"iso-8859-1" in PyUnicode_AsEncodedString() and PyUnicode_Decode().
........
No differences found