ipython / ipython/ipython

I would like to hook traceback printing to use better_exceptions

オープン
#10,422 コメント 8 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
16.8k
フォーク
4.5k
平均マージ
1日 2時間
マージ済み PR(30日)
6

説明

The [better-exceptions package](https://github.com/Qix-/better-exceptions) makes very pretty tracebacks with a lot of useful information in them. It would be nice if ipython could be hooked so that it used that package to print out exception tracebacks.

It doesn't look like the `set_custom_exc` is quite the right thing, partly because it expects that you will want to only handle a small subset of exception types. Also, it has a `tb_offset` argument that isn't terribly well documented.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。