[Python-Dev] [Python-3000] Beta 3 planned for this Wednesday
Guido van Rossum
guido at python.org
Tue Aug 19 22:19:37 CEST 2008
On Mon, Aug 18, 2008 at 8:29 PM, Barry Warsaw <barry at python.org> wrote:
> 1878 class attribute cache failure (regression)
> - - Medium priority
> - - Guido, there are some design choices that need your decision. I'd like to
> fix this for beta 3 if it's going to be fixed at all, because I suspect the
> changes will be too disruptive once we reach release candidates.
Resolved, see r65874.
> 2394 [Py3k] Finish the memoryview object implementation
> - - High priority
> - - This one is serious enough to hold up the release. I really do not think we
> should be finishing this implementation in the rc phase.
Can someone review Antoine's patch at http://codereview.appspot.com/3004 ?
It's above my head.
> 1179 [CVE-2007-4965] Integer overflow in imageop module
> - - High priority
> - - This will block final release and I think it needs to be fixed for this beta.
I'll look into this. Didn't we have a patch?
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-Dev
mailing list