[issue5662] py3k interpreter leak

2009-04-01 Thread Benjamin Peterson
Benjamin Peterson added the comment: Fixed in r71018. -- nosy: +benjamin.peterson resolution: -> fixed status: open -> closed ___ Python tracker ___

[issue5662] py3k interpreter leak

2009-04-01 Thread George Yoshida
New submission from George Yoshida : In py3k interpreter, every time you hit enter, refcount is incremented one by one. It looks like r70823 is the culprit. (tested with py3k:70823 and release30-maint:70831) Python 3.1a1+ (py3k:70823, Apr 2 2009, 10:21:55) [GCC 4.3.2] on linux2 Type "help", "c