]> git.ipfire.org Git - thirdparty/tornado.git/commit
Use native strings instead of byte strings for oauth responses.
authorBen Darnell <ben@bendarnell.com>
Fri, 8 Mar 2013 21:47:30 +0000 (16:47 -0500)
committerBen Darnell <ben@bendarnell.com>
Fri, 8 Mar 2013 21:47:30 +0000 (16:47 -0500)
commite72eee12d4659315d4af68b45dbba8295a8093c8
tree33b0d7da99a62999a4681d2999677fdeb5557c3d
parent14531ee358a8e8175c7087f805c93a65d436460f
Use native strings instead of byte strings for oauth responses.
tornado/auth.py
tornado/test/auth_test.py