]> granicus.if.org Git - python/commit
Blocked revisions 84397 via svnmerge
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 1 Sep 2010 18:57:02 +0000 (18:57 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 1 Sep 2010 18:57:02 +0000 (18:57 +0000)
commitcd87bba4df6c804761e407d25e60e2ca72f18150
tree93f394a43af300b607b81f1dd936ce7a91a63402
parent5a7636205ca8163b58c9a62672e60dff343bbd9f
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).
........