Staging
v0.8.1
https://github.com/python/cpython
Revision 6b41be8867463fc3e645580e4a0d1782d67b2ca9 authored by R. David Murray on 23 May 2009, 21:05:11 UTC, committed by R. David Murray on 23 May 2009, 21:05:11 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r72868 | r.david.murray | 2009-05-23 14:49:56 -0400 (Sat, 23 May 2009) | 5 lines

  Fix for issue 5259: ASCII encode the username and password before passing
  it to encode_base64, which requires bytes in py3k.  Fix by Musashi Tamura,
  tests by Marcin Bachry.
........
1 parent 758b7af
History
Tip revision: 6b41be8867463fc3e645580e4a0d1782d67b2ca9 authored by R. David Murray on 23 May 2009, 21:05:11 UTC
Merged revisions 72868 via svnmerge from
Tip revision: 6b41be8

README

back to top