https://bugs.kde.org/show_bug.cgi?id=385422

            Bug ID: 385422
           Summary: Support underscores in numeric literals (Python 3.6)
           Product: kate
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: part
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: dnico...@gmail.com
  Target Milestone: ---

Python 3.6 includes the option to use underscores as numeric separators to make
numbers more readable. (PEP 515 -> https://www.python.org/dev/peps/pep-0515/)
This isn't supported yet and the syntax highlighting breaks after the first
underscore.

example:
num = 1_000_000

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to