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


Groups > comp.lang.python > #43379

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

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <donaldcallen@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; '64-bit': 0.07; 'debug': 0.07; 'report.': 0.07; 'subject:bug': 0.07; 'subject:skip:b 10': 0.07; 'to:addr:comp.lang.python': 0.09; 'url:roundup': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'bug': 0.12; 'url:psf': 0.12; 'up-to-date': 0.14; 'already,': 0.16; 'attempted': 0.16; 'form"': 0.16; 'illustrates': 0.16; 'incorrect': 0.16; 'pdb': 0.16; 'reproduce': 0.16; 'suggested,': 0.16; 'url:meta': 0.16; 'url:upfronthosting': 0.16; 'followed': 0.16; 'wrote:': 0.18; 'stack': 0.19; 'issue.': 0.22; 'separate': 0.22; 'cc:addr:python.org': 0.22; 'header:User-Agent:1': 0.23; 'error': 0.23; 'helpful': 0.24; "haven't": 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; "i've": 0.25; 'tracker': 0.26; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'url:za': 0.29; 'getting': 0.31; 'reply.': 0.31; '(although': 0.31; '(on': 0.31; 'username': 0.31; 'file': 0.32; 'open': 0.33; 'linux': 0.33; 'could': 0.34; 'problem': 0.35; 'received:209.85': 0.35; 'problem.': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'up!': 0.36; 'thanks': 0.36; 'application': 0.37; 'received:209': 0.37; 'problems': 0.38; 'bringing': 0.38; 'little': 0.38; 'reported': 0.39; 'skip:u 10': 0.60; 'then,': 0.60; 'from:no real name:2**0': 0.61; 'new': 0.61; 'developed': 0.63; 'day.': 0.63; 'provide': 0.64; 'more': 0.64; 'different': 0.65; 'details': 0.65; 'hours': 0.66; 'url:co': 0.67; 'details,': 0.68; 'email,': 0.69; 'system)': 0.69; 'clicking': 0.73; 'saw': 0.77; 'article': 0.77; 'verification': 0.83; '3.3.1': 0.84; 'confirming': 0.84; 'issuer': 0.84; '2013': 0.98
X-Received by 10.49.130.7 with SMTP id oa7mr627085qeb.12.1365693173889; Thu, 11 Apr 2013 08:12:53 -0700 (PDT)
Newsgroups comp.lang.python
Date Thu, 11 Apr 2013 08:12:53 -0700 (PDT)
In-Reply-To <mailman.389.1365545861.3114.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=50.138.162.66; posting-account=sXEaBQoAAAATxR-xIUbBS1ujxBw1Vg__
References <a34e8251-85df-4486-b5a1-72eb2bb9f353@googlegroups.com> <mailman.389.1365545861.3114.python-list@python.org>
User-Agent G2/1.0
X-Google-Web-Client true
X-Google-IP 50.138.162.66
MIME-Version 1.0
Subject Re: Python pdb bug, followed by bug in bugs.python.org
From donaldcallen@gmail.com
To comp.lang.python@googlegroups.com
Content-Type text/plain; charset=ISO-8859-1
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Message-ID <mailman.481.1365693178.3114.python-list@python.org> (permalink)
Lines 72
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1365693178 news.xs4all.nl 2695 [2001:888:2000:d::a6]:57814
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:43379

Show key headers only | View raw


On Tuesday, April 9, 2013 6:17:28 PM UTC-4, Ned Deily wrote:
> In article <a34e8251-85df-4486-b5a1-72eb2bb9f353@googlegroups.com>,
> 
>  donallen 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!

I just got registered successfully using a different username than I tried the other day. I haven't attempted to reproduce the problem I saw then, but I will and will report it if I can provide a proper description of the issue.

I just submitted a bug report on the pdb issue.

Thanks for the helpful reply.

/Don

> 
> 
> 
> -- 
> 
>  Ned Deily,
> 
>  nad@acm.org

Back to comp.lang.python | Previous | NextPrevious 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