Skip to primary content

未完待续

To Be Continued

Main menu

  • Home
  • About

Post navigation

← Previous Next →

OAuth Python library non-ASCII characters Bug

Posted on 2010/03/04 by 枯藤昏鸦

这个Bug的表征就是to_postdata()函数在遇到utf8字符串的时候会出错。
问题报告见http://code.google.com/p/oauth/issues/detail?id=126
PS:补丁已有,将str()函数改成_utf8_str()即可,见issue-126.patch。
-EOF-

This entry was posted in 就是不分类 by 枯藤昏鸦. Bookmark the permalink.
Proudly powered by WordPress