Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #43234

Re: Python pdb bug, followed by bug in bugs.python.org

From Ned Deily <nad@acm.org>
Subject Re: Python pdb bug, followed by bug in bugs.python.org
Date 2013-04-09 15:17 -0700
References <a34e8251-85df-4486-b5a1-72eb2bb9f353@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.389.1365545861.3114.python-list@python.org> (permalink)

Show all headers | View raw


In article <a34e8251-85df-4486-b5a1-72eb2bb9f353@googlegroups.com>,
 donaldcallen@gmail.com wrote:

> I am I've developed an application in Python 3.3.1 (on an up-to-date 64-bit 
> Arch Linux system) and am attempting to use pdb to debug it. I am getting 
> incorrect stack traces. I've made up a little 10-line program that 
> illustrates the problem and I attempted to register on the bug-tracker site, 
> unsuccessfully, to file a bug report. I followed the link in the email and 
> got a "broken form" error message when I attempted to log in to the 
> bug-tracker. I then tried replying to the verification email, and got some 
> other form of brokenness in reply.

I was just able to create a new user by through the link from the 
bugs.python.org web page and then clicking on the link in the confirming 
email (although it did take a couple of hours for the confirming email 
to arrive).   There is a meta tracker for problems with the Python 
issuer tracker itself:

http://psf.upfronthosting.co.za/roundup/meta/

but you do have to register for that tracker (a separate registration).  
If you are able to supply more details, we might be able to follow up on 
the registration problem.  And,  as someone else suggested, you could 
post the details of the pdb problem here.  Note, there are already a 
number of currently open issues with pdb reported on the bug tracker.  
If you haven't already, you could search for "pdb" and see if your 
problem has been reported.  Thanks for bringing the problem(s) up!

-- 
 Ned Deily,
 nad@acm.org

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python pdb bug, followed by bug in bugs.python.org donaldcallen@gmail.com - 2013-04-09 08:25 -0700
  Re: Python pdb bug, followed by bug in bugs.python.org Arnaud Delobelle <arnodel@gmail.com> - 2013-04-09 21:03 +0100
  Re: Python pdb bug, followed by bug in bugs.python.org John Gordon <gordon@panix.com> - 2013-04-09 20:25 +0000
    Re: Python pdb bug, followed by bug in bugs.python.org donaldcallen@gmail.com - 2013-04-11 07:56 -0700
      Re: Python pdb bug, followed by bug in bugs.python.org Ian Kelly <ian.g.kelly@gmail.com> - 2013-04-11 11:41 -0600
      Re: Python pdb bug, followed by bug in bugs.python.org Robert Kern <robert.kern@gmail.com> - 2013-04-12 00:12 +0530
      Re: Python pdb bug, followed by bug in bugs.python.org Ian Kelly <ian.g.kelly@gmail.com> - 2013-04-11 12:55 -0600
  Re: Python pdb bug, followed by bug in bugs.python.org Ned Deily <nad@acm.org> - 2013-04-09 15:17 -0700
    Re: Python pdb bug, followed by bug in bugs.python.org Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-04-11 10:50 +1200
      Re: Python pdb bug, followed by bug in bugs.python.org Ned Deily <nad@acm.org> - 2013-04-10 23:39 -0700
    Re: Python pdb bug, followed by bug in bugs.python.org donaldcallen@gmail.com - 2013-04-11 08:12 -0700
      Re: Python pdb bug, followed by bug in bugs.python.org Piotr Dobrogost <p@google-groups-2013.dobrogost.net> - 2013-04-13 10:28 -0700
        Re: Python pdb bug, followed by bug in bugs.python.org Ned Deily <nad@acm.org> - 2013-04-13 11:11 -0700
      Re: Python pdb bug, followed by bug in bugs.python.org Piotr Dobrogost <p@google-groups-2013.dobrogost.net> - 2013-04-13 10:28 -0700
    Re: Python pdb bug, followed by bug in bugs.python.org donaldcallen@gmail.com - 2013-04-11 08:12 -0700

csiph-web