[issue17154] the 'ignore' pdb command raises IndexError

2013-10-14 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 3507be2f94d4 by Georg Brandl in branch '3.3':
Closes #17154: error out gracefully on ignore or condition without argument.
http://hg.python.org/cpython/rev/3507be2f94d4

--
nosy: +python-dev
resolution:  - fixed
stage:  - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17154
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue17154] the 'ignore' pdb command raises IndexError

2013-02-07 Thread Xavier de Gaye

New submission from Xavier de Gaye:

An 'ignore' pdb command issued without any parameter raises IndexError.

--
components: Library (Lib)
messages: 181633
nosy: xdegaye
priority: normal
severity: normal
status: open
title: the 'ignore' pdb command raises IndexError
type: behavior
versions: Python 2.7, Python 3.3, Python 3.4

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17154
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com