unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Brian Leung via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 44732@debbugs.gnu.org
Subject: bug#44732: 27.1; Inferior Python mode does not correctly display output of ipython3
Date: Thu, 19 Nov 2020 02:04:36 +0100 (CET)	[thread overview]
Message-ID: <1452910223.59624.1605747876341@ichabod.co-bxl> (raw)

- emacs -q
- (setq python-shell-interpreter "ipython3")
- M-x run-python
- Enter 1 + 2 into the IPython prompt.

After hitting Enter, the '2' displays twice:

Python 3.8.6 (default, Sep 23 2020, 13:54:27) 
Type 'copyright', 'credits' or 'license' for more information
IPython 7.17.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: 1 + 2
1 + 22
Out[1]: 3

In [2]:


-- 
Sent with https://mailfence.com
Secure and private email





             reply	other threads:[~2020-11-19  1:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-19  1:04 Brian Leung via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2020-11-24  7:55 ` bug#44732: 27.1; Inferior Python mode does not correctly display output of ipython3 Lars Ingebrigtsen
2021-08-25 18:30 ` Augusto Stoffel
2021-08-26 14:21   ` Lars Ingebrigtsen
2021-08-26 15:02     ` Augusto Stoffel
2021-08-27  2:51       ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1452910223.59624.1605747876341@ichabod.co-bxl \
    --to=bug-gnu-emacs@gnu.org \
    --cc=44732@debbugs.gnu.org \
    --cc=leungbk@mailfence.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).