[Checkins] [zopefoundation/zope.testrunner] 54a789: Use ipdb instead of pdb if available

GitHub noreply at github.com
Sat Jan 6 01:12:22 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.testrunner
  Commit: 54a789fd56d44dfc3baa92f74945560eb596eda3
      https://github.com/zopefoundation/zope.testrunner/commit/54a789fd56d44dfc3baa92f74945560eb596eda3
  Author: Colin Watson <cjwatson at debian.org>
  Date:   2017-12-31 (Sun, 31 Dec 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/testrunner/debug.py

  Log Message:
  -----------
  Use ipdb instead of pdb if available

Fixes #10.


  Commit: dae4678c264c871fac303fbe88565632a99588a5
      https://github.com/zopefoundation/zope.testrunner/commit/dae4678c264c871fac303fbe88565632a99588a5
  Author: Colin Watson <cjwatson at ubuntu.com>
  Date:   2018-01-06 (Sat, 06 Jan 2018)

  Changed paths:
    M CHANGES.rst
    M src/zope/testrunner/debug.py

  Log Message:
  -----------
  Merge pull request #68 from cjwatson/ipdb

Use ipdb instead of pdb if available


Compare: https://github.com/zopefoundation/zope.testrunner/compare/aa7c9d12d18f...dae4678c264c


More information about the checkins mailing list