[issue30260] sock_dealloc() may call __repr__ when socket class is already collected by GC

Xiang Zhang report at bugs.python.org
Mon May 8 06:50:59 EDT 2017


Xiang Zhang added the comment:

Checked with asterite's scripts and it crashes in 3.5 but not in 3.6 and master. Victor, your patch in #26590 seems the resolution of this failure.

----------
nosy: +xiang.zhang
versions:  -Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30260>
_______________________________________


More information about the Python-bugs-list mailing list