Godefroid Chapelle

Results 164 comments of Godefroid Chapelle

That sounds like a IPython issue. Have you checked if you have the same issue when accessing IPython interactive environment through docker ?

Thanks for the analysis and the test ! Any reason this is not a PR ?

@bignose-debian I am fine adding your repo as remote to merge your changes myself. Can you point me to the proper https git url ?

`ipdb` is a light wrapper around `IPython` debugger. Could you file that issue in their repository ?

As far as I know, `p` is available in `IPython` debugger. It is not provided by `ipdb`. What I am trying to say is that the debugger is provided by...

What is your usual way to get into `pdb` ? In order to hopefully help you to do the same with `ipdb` ?

I would like to keep 2.7 support unless it avoids support for new features...

As said above, if it does not hinder new features, I see no reason to stop support. Further, I know a lot of people still using Py 2.

Have you tried this outside `ipdb` ? I have the feeling this is an IPython bug.