> I think it would be nice if that patch keyword could be set by non-admins.
> This would mean I didn't have to write to the mailing list asking for
> people to look at
> some specific bug. Like "did someone look at
> http://bugs.python.org/issue2122.

Just name your patch files .patch or .diff the next time, not .txt, and
the keyword will get automatically set.

 This isssue is about mmap.flush not
> raising an exception on errors. which I think is a rather severe". (btw.
> can someone please look at it? :) )

I've added the patch keyword. I don't think the bug is rather severe,
as it only affects the mmap module. I also don't see how this could
cause data loss if the application works correctly.

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to