output filter broken w/ IPython 5.1.0

Bug #1655295 reported by Andreas Roehler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-mode.el
Confirmed
Medium
Andreas Roehler

Bug Description

print("%(language)s has %(number)03d quote types." %
       {'language': "Python", "number": 2})

M-x py-execute-statement-ipython RET

Python 3.5.2 |Anaconda 4.2.0 (32-bit)| (default, Jul 2 2016, 17:49:02)
Type "copyright", "credits" or "license" for more information.

IPython 5.1.0 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object', use 'object??' for extra details.
Using matplotlib backend: Qt5Agg

e
T
   ...: HON-MODE

p
   ...: ython-1506pqb.py', 'exec')) # PYTHON-MODE
p
   ...: ython-1506pqb.py', 'exec')) # PYTHON-MODE
Python has 002 quote types.

In [3]: 

summary: - output filter broken w/ Anaconda 4.4.0
+ output filter broken w/ IPython 5.1.0
Revision history for this message
Andreas Roehler (a-roehler) wrote :
Revision history for this message
Andreas Roehler (a-roehler) wrote :
Changed in python-mode:
milestone: 6.2.3 → 6.2.4
Revision history for this message
Andreas Roehler (a-roehler) wrote :
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.