[Python-Dev] More Non-Bugs

Jeremy Hylton jeremy@beopen.com
Wed, 2 Aug 2000 08:31:55 -0400 (EDT)


>>>>> "MZ" == Moshe Zadka <moshez@math.huji.ac.il> writes:

  MZ> Hmmmmm.....OK.  But I guess I'll still wait for a goahead from
  MZ> the PythonLabs team.  BTW: Does anyone know if SF has an e-mail
  MZ> notification of bugs, similar to that of patches? If so,
  MZ> enabling it to send mail to a mailing list similar to
  MZ> patches@python.org would be cool -- it would enable much more
  MZ> peer review.

Go ahead and mark as closed bugs that are currently fixed.  If you can
figure out when they were fixed (e.g. what checkin), that would be
best.  If not, just be sure that it really is fixed -- and write a
test case that would have caught the bug.

SF will send out an email, but sending it to patches@python.org would
be a bad idea, I think.  Isn't that list attached to Jitterbug?

Jeremy