syntax highlight buglet with opening brace on builtins

Bug #1400951 reported by Barry Warsaw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-mode.el
Fix Released
Medium
Andreas Roehler

Bug Description

Put the following in a Python 3 .py buffer:

-----snip snip-----
print(sorted(range()))
-----snip snip-----

Notice that the opening paren between 'print' and 'sorted' and between 'sorted' and 'range' are syntax highlighted with py-builtin-face when they should have default face. Let me know if you need a screen capture.

Changed in python-mode:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Andreas Roehler (a-roehler)
milestone: none → 6.2.1
Changed in python-mode:
status: In Progress → Fix Committed
Changed in python-mode:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.