Commit message Age Author Refs
r28793:ac8c384d
formatting
Randolf Scholz
0
r28792:98758e71
fixed failing test
Randolf Scholz
0
r28791:53c1b5e6
fixed honoring custom repr for NamedTuple if assigned by partialmethod
Randolf Scholz
0
r28790:1454013b
bugfix for call to structured_traceback (#14453) Calls to `structured_traceback` take the exploded 3-tuple of `*sys.exc_info()` as separate arguments, so we don't want to pass the 3-tuple as one argument. This should fix some of the symptoms people are seeing in https://github.com/ipython/ipython/issues/12831 Test plan: local editable install, seems to work OK. Haven't tried to repro the problem from the linked issue but this change probably can't hurt. From https://github.com/ipython/ipython/pull/14454, which is just an empty commit, I see the same test failures as in this PR's "Run Downstream tests" job: https://github.com/ipython/ipython/actions/runs/9375565881/job/25813901627?pr=14454 So I'm guessing it's not related to the change in this PR.
M Bussonnier
0
r28789:7f3cd528
Implement `IPython.utils.io.Tee.isatty` A lot of libraries would call `sys.stdout.isatty()`, but `IPython.utils.io.Tee` does not implement `isatty`. Let's add the method to avoid errors.
Yang, Bo
0
r28788:a3232b9d
format
Stephen Macke
0
r28787:ff7dcda2
bufix for call to structured_traceback
Stephen Macke
0
r28786:1b4607fb
Some readme and formatting Cleanup (#14449)
M Bussonnier
0
r28785:78e081b7
Convert matplotlib gui name in enable_gui
Ian Thomas
0
r28784:32846b28
back to dev
M Bussonnier
0
< 1 2 3 4 5 6 7 .. 2882 >