question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ipython 7.20 `1 is 1` or `"a" is "a"` never returns bug

See original GitHub issue

This seems like a pretty trivial bug but in Ipython 7.20 and Python 3.8.5 typing in something like 1 is 1 or "a" is "a" in the Ipython shell will cause it to essentially freeze up – you can hold down the return key and keep getting nothing but ... as if it’s expecting a new line.

ipython_bug

This is still present in the most recent commit at the time 5da6784b690b085bd9cde88e08ab4e2def9f65ff ipython_bug8

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
MrMinocommented, Feb 19, 2021

You could’ve shared the freeze textually mate, so people don’t have to use OCR on your screenshot to replicate…

1reaction
RJTKcommented, Feb 19, 2021

Gotcha – since it’s not an IPython bug there’s no problem here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

7.x Series — IPython 8.7.0 documentation
It is one of the largest recent release, relatively speaking, with close to 15 Pull Requests. fix an issue where base64 was returned...
Read more >
Completion in IPython (jupyter) does now work (unexpected ...
IPython : 7.20 (released Feb 1st 2020) and 8.0 (not yet released) have a compatibility fix. ... Step 1 : Uninstall jupyter completely....
Read more >
Data Preparation for Gradient Boosting with XGBoost in Python
How to prepare categorical input variables using one hot encoding. ... Update Dec/2019: Updated example to fix bug in API usage in the ......
Read more >
some FTP servers hang if curl closes the data connection too ...
Fixed In Version: curl-7.20.1-5.fc13 ... This bug causes ftp:// URL installation of Fedora fail, ... line 982, in urlgrab return self.
Read more >
Quantum Toolbox in Python - QuTiP
3.5.1. Dynamics Simulation Results . ... To this end, QuTiP is built from a large (and ever growing) library of functions and classes; ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found