[New-bugs-announce] [issue1493] Patch to remove unbound methods

Christian Heimes report at bugs.python.org
Sat Nov 24 07:50:34 CET 2007


New submission from Christian Heimes:

Here is a first patch to remove unbound method objects.

6 tests failed:
    test_descr test_inspect test_pyclbr test_typechecks test_unittest
    test_weakref

----------
assignee: gvanrossum
components: Interpreter Core
files: py3k_remove_unbound.patch
keywords: patch, py3k
messages: 57798
nosy: gvanrossum, tiran
priority: high
severity: normal
status: open
title: Patch to remove unbound methods
type: rfe
versions: Python 3.0
Added file: http://bugs.python.org/file8799/py3k_remove_unbound.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1493>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k_remove_unbound.patch
Type: text/x-diff
Size: 12503 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071124/140b3cc4/attachment.patch 


More information about the New-bugs-announce mailing list