Staging
v0.5.1
https://github.com/python/cpython
Revision 57ceb79406375f0df2237791cd330521bca2f0f6 authored by Thomas Wouters on 23 May 2001, 15:07:55 UTC, committed by Thomas Wouters on 23 May 2001, 15:07:55 UTC
SF bug #422121 Insecurities in dict comparison.
Fixed a half dozen ways in which general dict comparison could crash
Python (even cause Win98SE to reboot) in the presence of kay and/or
value comparison routines that mutate the dict during dict comparison.
1 parent 780843e
History
Tip revision: 57ceb79406375f0df2237791cd330521bca2f0f6 authored by Thomas Wouters on 23 May 2001, 15:07:55 UTC
Backport Tim's checkin 2.84:
Tip revision: 57ceb79
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.1 KB
LICENSE -rw-r--r-- 11.5 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 37.6 KB
acconfig.h -rw-r--r-- 6.0 KB
config.h.in -rw-r--r-- 16.6 KB
configure -rwxr-xr-x 177.3 KB
configure.in -rw-r--r-- 36.3 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 25.0 KB

README

back to top