Serhiy Storchaka <[email protected]> added the comment:
How common match-case statements with literal integers? I expect that in most cases such magic numbers are not used directly, but as named constants. ---------- nosy: +serhiy.storchaka _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44283> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
