[Python-Dev] Bug changes emails: SF problem?

Tim Peters tim.one@comcast.net
Sun, 10 Mar 2002 15:54:47 -0500


[Just van Rossum]
> I don't always seem to get an email when a bug that I submitted
> was modified.  Has anyone else noticed this?

Hard to say.  I expect many Python-Dev'vers subscribe to a mailing list that
gets an email for every change to every bug.  For example,

"""
...

>Comment By: Just van Rossum (jvr)
Date: 2002-03-10 21:42

Message:
Logged In: YES
user_id=92689

No:
1) I read the error string as "the parent of 'name' is not
in sys.modules", which is indeed what's intended.
2) parentname is a PyObject* and name is a char*
(I assume it is correct to close this bug)
"""

recently showed up in my inbox.  But I can't deduce anything from that; I
believe the catch-all email address isn't dropping anything.