]> granicus.if.org Git - python/commit
Blocked revisions 84397 via svnmerge
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 1 Sep 2010 18:56:56 +0000 (18:56 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 1 Sep 2010 18:56:56 +0000 (18:56 +0000)
commit2f3c6984f2b7bce0146c58276dbc2abc97a8858a
tree9f24ef3c6dec8e8066c7e64335202109b39e9bc2
parenta2983c6734f06a0ccb32d03877e3f90e46fbdabb
Blocked revisions 84397 via svnmerge

........
  r84397 | antoine.pitrou | 2010-09-01 20:54:56 +0200 (mer., 01 sept. 2010) | 5 lines

  Issue #9549: sys.setdefaultencoding() and PyUnicode_SetDefaultEncoding()
  are now removed, since their effect was inexistent in 3.x (the default
  encoding is hardcoded to utf-8 and cannot be changed).
........