Merge pull request #4132 from blueyed/pdb-internal-dupe

Do not print (duplicate) INTERNALERROR with --pdb.
This commit is contained in:
Daniel Hahler
2018-10-14 11:25:35 +02:00
committed by GitHub
3 changed files with 21 additions and 11 deletions
+1
View File
@@ -0,0 +1 @@
Fix duplicate printing of internal errors when using ``--pdb``.