[Python-Dev] [Python-checkins] Daily reference leaks (d7e490db8d54): sum=61494 (original) (raw)
Ethan Furman ethan at stoneleaf.us
Wed Oct 21 13:10:56 EDT 2015
- Previous message (by thread): [Python-Dev] [Python-checkins] Daily reference leaks (d7e490db8d54): sum=61494
- Next message (by thread): [Python-Dev] [Python-checkins] Daily reference leaks (d7e490db8d54): sum=61494
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/21/2015 08:53 AM, Random832 wrote:
If a pure python class can cause a reference leak, doesn't that mean it is only a symptom rather than the real cause? Or is it that the use of @object.new is considered "too clever" to be worth fixing?
Where can I find out more about using object.__new__
as a decorator?
--
Ethan
- Previous message (by thread): [Python-Dev] [Python-checkins] Daily reference leaks (d7e490db8d54): sum=61494
- Next message (by thread): [Python-Dev] [Python-checkins] Daily reference leaks (d7e490db8d54): sum=61494
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]