Staging
v0.5.1
https://github.com/python/cpython
Revision bc1d1b80d1abfd7f95cb02e7f09be18b94504559 authored by Tim Peters on 01 November 2004, 16:39:57 UTC, committed by Tim Peters on 01 November 2004, 16:39:57 UTC
nothing in gc currently cares, the original coding could screw up if,
e.g., you tried to move a node to the list it's already in, and the node
was already the last in its list.
1 parent 099ecfb
History
Tip revision: bc1d1b80d1abfd7f95cb02e7f09be18b94504559 authored by Tim Peters on 01 November 2004, 16:39:57 UTC
gc_list_move(): Make this truly equivalent to remove+append. While
Tip revision: bc1d1b8
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.4 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.3 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 572.2 KB
configure.in -rw-r--r-- 85.2 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 51.1 KB

README

back to top