[New-bugs-announce] [issue2359] A Py3K warning for array.array.{read, write} is needed

Brett Cannon report at bugs.python.org
Mon Mar 17 20:41:23 CET 2008


New submission from Brett Cannon <brett at python.org>:

array.{read,write} from the array module should raise at least a Py3K
warning, if not a DeprecationWarning.

----------
components: Interpreter Core
keywords: 26backport
messages: 63735
nosy: brett.cannon
priority: immediate
severity: normal
status: open
title: A Py3K warning for array.array.{read,write} is needed
versions: Python 2.6

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2359>
__________________________________


More information about the New-bugs-announce mailing list