[issue42595] 5 * str

2020-12-07 Thread Raymond Hettinger
Raymond Hettinger added the comment: Sorry, this isn't a bug. It is tested and guaranteed behavior. -- nosy: +rhettinger resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracker _

[issue42595] 5 * str

2020-12-07 Thread NO_DANGER LacalBitcoins
New submission from NO_DANGER LacalBitcoins : 5 * 'abc' нет ошибки. Нелогично! -- files: Screenshot_1.png messages: 382709 nosy: denisustinovweb priority: normal severity: normal status: open title: 5 * str type: crash Added file: https://bugs.python.org/file49659/Screenshot_1.png _