[Proposed Fix] Modify regex patterns in /usr/bin/py to use raw strings: - Before: 'np(\..*)?$' - After: r'np(\..*)?$'
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2106752 Title: run py '9 * 2' in terminal show SyntaxWarning To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/2106752/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
