[Python-Dev] Last priority >= 7 bug for Python 2.3 (original) (raw)

Barry Warsaw barry@python.org
29 Jul 2003 00:04:45 -0400


I've lowered the priority on a bunch of priority 7 bugs for Python 2.3, mostly because I think there's nothing we can do before the final release, and they don't seem to be show stoppers.

The last one is 775985 <http://python.org/sf/775985> but I'm nervous about this one. I haven't been able to reproduce this on Linux, and it seems a fairly obscure bug (reportedly $LANG envar has to be empty). I'm strongly inclined to lower it to priority 6 and leave it for a later patch release.

Comments? -Barry