Change by Dominik Schmid :
--
nosy: +davin, pitrou
___
Python tracker
<https://bugs.python.org/issue41761>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Dominik Schmid :
Reproduction steps: run the attached queue_busted.py
expected result:
"done." is printed and the program terminates.
actual result:
"done." is printed and the program does not terminate.
Documentation link for your convenience:
htt
New submission from Dominik Schmid:
While implementing my own Integer class that keeps track of when operations are
applied I noticed that setattr had a strange behaviour when I tried to wrap
operator functions.
When the attribute string had a different id to its literal it failed to