[New-bugs-announce] [issue3060] Warn about tuple parameters

Benjamin Peterson report at bugs.python.org
Sun Jun 8 03:45:54 CEST 2008


New submission from Benjamin Peterson <musiccomposition at gmail.com>:

This patch adds Py3k warnings to nested tuple parameters.

----------
assignee: georg.brandl
components: Interpreter Core
files: tuple_parameters_warn.patch
keywords: patch
messages: 67820
nosy: benjamin.peterson, georg.brandl
severity: normal
status: open
title: Warn about tuple parameters
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file10549/tuple_parameters_warn.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3060>
_______________________________________


More information about the New-bugs-announce mailing list