Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: c258fe1459638437ba4d2ecd77862091369183e6 https://github.com/pytest-dev/pytest/commit/c258fe1459638437ba4d2ecd77862091369183e6 Author: Brian Maissy <brian.mai...@gmail.com> Date: 2018-05-02 (Wed, 02 May 2018)
Changed paths: M _pytest/debugging.py M _pytest/runner.py A changelog/3299.feature.rst M doc/en/usage.rst M testing/test_pdb.py Log Message: ----------- --pdb treats KeyboardInterrupt as exception Commit: 1a880be85b4aaa42f38c9a4922a9ad8338dd7552 https://github.com/pytest-dev/pytest/commit/1a880be85b4aaa42f38c9a4922a9ad8338dd7552 Author: Bruno Oliveira <nicodde...@gmail.com> Date: 2018-05-01 (Tue, 01 May 2018) Changed paths: M testing/test_pdb.py Log Message: ----------- Remove unused import to fix linting Commit: b03b387861f6630846995aa59f4b5ef7f4adb526 https://github.com/pytest-dev/pytest/commit/b03b387861f6630846995aa59f4b5ef7f4adb526 Author: Bruno Oliveira <nicodde...@gmail.com> Date: 2018-05-03 (Thu, 03 May 2018) Changed paths: M _pytest/debugging.py M _pytest/runner.py A changelog/3299.feature.rst M doc/en/usage.rst M testing/test_pdb.py Log Message: ----------- Merge pull request #3436 from brianmaissy/feature/enter_pdb_on_keyboard_interrupt --pdb treats KeyboardInterrupt as exception Compare: https://github.com/pytest-dev/pytest/compare/7834b450024a...b03b387861f6 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit