Staging
v0.8.1
https://github.com/python/cpython
Revision cece2b7da625d3304b653f809e239917339b1659 authored by Anthony Baxter on 01 November 2001, 11:30:06 UTC, committed by Anthony Baxter on 01 November 2001, 11:30:06 UTC
  Change the limit on the input size for b2a_base64 to what will fit in
  memory, rather than the standard's 57.
  This fixes SF bug #473009.

  This closes bug #430849 (internal error produced by binascii.a2b_base64)
1 parent 9f29356
History
Tip revision: cece2b7da625d3304b653f809e239917339b1659 authored by Anthony Baxter on 01 November 2001, 11:30:06 UTC
backport fixes from 2.32 and 2.29:
Tip revision: cece2b7
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 2.2 KB
LICENSE -rw-r--r-- 11.5 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 37.7 KB
acconfig.h -rw-r--r-- 6.2 KB
config.h.in -rw-r--r-- 17.0 KB
configure -rwxr-xr-x 179.8 KB
configure.in -rw-r--r-- 36.7 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 25.1 KB

README

back to top