[ANNOUNCE] Garbage collection for Python
Florian Weimer
fw at deneb.cygnus.argh.org
Tue Apr 11 13:46:06 EDT 2000
More information about the Python-list mailing list
Tue Apr 11 13:46:06 EDT 2000
- Previous message (by thread): [ANNOUNCE] Garbage collection for Python
- Next message (by thread): [ANNOUNCE] Garbage collection for Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael Hudson <mwh21 at cam.ac.uk> writes: > 1) Neil's scheme does not replace reference counting. Oh. > 2) There are more things between the status quo and a free threaded > interpreter than reference counting issues. Yes, of course. But the reference counting appears to be quite a challange (at least if you haven't got an atomic load-increment-store operation). > So the answer to your question is: "no". I see.
- Previous message (by thread): [ANNOUNCE] Garbage collection for Python
- Next message (by thread): [ANNOUNCE] Garbage collection for Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list