Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a516a59caa7761c4418e59b3003c14006f0b9816
/
Doc
/
lib
/
libgc.tex
ef180dc
Document that get_referrers can return unreachable but uncollected objects.
by Martin v. Löwis
· 23 years ago
dda7dcb
Add a missing "cycle".
by Fred Drake
· 23 years ago
560da62
Rename get_referents to get_referrers. Fixes #483815.
by Martin v. Löwis
· 23 years ago
af0a883
Relatively large expansion of the docs for gc.garbage.
by Tim Peters
· 23 years ago
169ded0
Finish SF patch 477059: __del__ on new classes vs. GC.
by Tim Peters
· 23 years ago
b2c2c9e
- update Neil's email address
by Neil Schemenauer
· 24 years ago
544de1e
- Add DEBUG_SAVEALL option. When enabled all garbage objects found by the
by Neil Schemenauer
· 24 years ago
e544191
Add \modulesynopsis for inclusion in the list of modules at the beginning
by Fred Drake
· 24 years ago
f9d20c3
Neil Schemenauer: GC enable(), disable(), isenabled() interface.
by Vladimir Marangozov
· 24 years ago
bdcf91f
Documentation for the gc module. Text from Neil Schemenauer
by Fred Drake
· 24 years ago