New submission from Kristján Valur Jónsson <krist...@ccpgames.com>:

The PyMemoryObject has a "base" member which appears to be obsolete.  
Furthermore, the function do_release() attempt to perform some obsolete-looking 
woodo with base if it happens to be a tuple.  Looks dangerous.

----------
components: Interpreter Core
messages: 120211
nosy: krisvale
priority: normal
severity: normal
status: open
title: PyMemoryView object has obsolete members
type: behavior
versions: Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10293>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to