[issue1689458] pdb unable to jump to first statement

2009-03-30 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed
type:  -> behavior
versions: +Python 2.6

___
Python tracker 

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



[issue1689458] pdb unable to jump to first statement

2009-05-18 Thread Jeffrey Yasskin

Jeffrey Yasskin  added the comment:

The attached patch fixes this problem and adds a test. I'll wait a day
for any comments before committing it. Review at
http://codereview.appspot.com/67063.

--
keywords: +needs review, patch
nosy: +jyasskin
stage: test needed -> patch review
versions: +Python 2.7 -Python 2.6
Added file: http://bugs.python.org/file14010/jump_to_firstlineno.patch

___
Python tracker 

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



[issue1689458] pdb unable to jump to first statement

2009-05-20 Thread Jeffrey Yasskin

Jeffrey Yasskin  added the comment:

Fixed in r72796. Will forward-port to py3k shortly.

--
stage: patch review -> commit review

___
Python tracker 

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



[issue1689458] pdb unable to jump to first statement

2009-05-20 Thread Jeffrey Yasskin

Jeffrey Yasskin  added the comment:

Merged to py3k in r72809.

--
status: open -> closed
versions: +Python 3.1

___
Python tracker 

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