New submission from Alex Henrie <alexhenri...@gmail.com>:
The function pattern_subx currently sets the variable b to charsize, but that variable is reset to STATE_OFFSET(&state, state.start) before it is ever used. ---------- components: Regular Expressions messages: 359653 nosy: alex.henrie, ezio.melotti, mrabarnett priority: normal severity: normal status: open title: Dead assignment in pattern_subx type: performance versions: Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39271> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com