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
File Mode Size
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 5.0 KB
README.txt -rw-r--r-- 4.9 KB
TODO.txt -rw-r--r-- 134 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.6 KB
conf.py -rw-r--r-- 5.5 KB
contents.rst -rw-r--r-- 423 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 25.6 KB
license.rst -rw-r--r-- 33.9 KB
make.bat -rw-r--r-- 1.4 KB

README.txt

back to top