##// END OF EJS Templates
Do not capture BdbQuit....
Do not capture BdbQuit. If one want to exit Pdb cleanly, it is possible to just use `continue` (or `c`) that will keep up until a potential next invocation. Quit is _meant_ to raise an error. Closes #10006

File last commit:

r22792:89a59435
r22951:97685c5a
Show More
github-stats-5.rst
75 lines | 1.6 KiB | text/x-rst | RstLexer

Issues closed in the 5.x development cycle

Issues closed in 5.1

GitHub stats for 2016/07/08 - 2016/08/13 (tag: 5.0.0)

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 33 issues and merged 43 pull requests. The full list can be seen on GitHub

The following 17 authors contributed 129 commits.

  • Antony Lee
  • Benjamin Ragan-Kelley
  • Carol Willing
  • Danilo J. S. Bellini
  • 小明 (dongweiming)
  • Fernando Perez
  • Gavin Cooper
  • Gil Forsyth
  • Jacob Niehus
  • Julian Kuhlmann
  • Matthias Bussonnier
  • Michael Pacer
  • Nik Nyby
  • Pavol Juhas
  • Luke Deen Taylor
  • Thomas Kluyver
  • Tamir Bahar

Issues closed in 5.0

GitHub stats for 2016/07/05 - 2016/07/07 (tag: 5.0.0)

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 95 issues and merged 191 pull requests. The full list can be seen on GitHub

The following 27 authors contributed 229 commits.

  • Adam Greenhall
  • Adrian
  • Antony Lee
  • Benjamin Ragan-Kelley
  • Carlos Cordoba
  • Carol Willing
  • Chris
  • Craig Citro
  • Dmitry Zotikov
  • Fernando Perez
  • Gil Forsyth
  • Jason Grout
  • Jonathan Frederic
  • Jonathan Slenders
  • Justin Zymbaluk
  • Kelly Liu
  • klonuo
  • Matthias Bussonnier
  • nvdv
  • Pavol Juhas
  • Pierre Gerold
  • sukisuki
  • Sylvain Corlay
  • Thomas A Caswell
  • Thomas Kluyver
  • Trevor Bekolay
  • Yuri Numerov