[New-bugs-announce] [issue36949] WeakSet.__repr__ and __str__ do not show contents of the set

Steve Dower report at bugs.python.org
Fri May 17 12:46:26 EDT 2019


New submission from Steve Dower <steve.dower at python.org>:

This spoils the output of our test suite when there are dangling threads, as the basic "print" doesn't show anything useful.

----------
messages: 342734
nosy: steve.dower
priority: normal
severity: normal
stage: needs patch
status: open
title: WeakSet.__repr__ and __str__ do not show contents of the set
type: enhancement
versions: Python 3.8, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36949>
_______________________________________


More information about the New-bugs-announce mailing list