[issue3057] 2.6 abc fixes

Georg Brandl report at bugs.python.org
Sat Jun 7 18:13:30 CEST 2008


New submission from Georg Brandl <georg at python.org>:

This patch makes the 2.6 Mapping ABC use the 2.6 dict interface. It also
removes registering list as a KeysView, ValuesView and ItemsView.

----------
assignee: gvanrossum
components: Library (Lib)
files: abcoll.diff
keywords: 26backport, patch
messages: 67810
nosy: georg.brandl, gvanrossum
severity: normal
status: open
title: 2.6 abc fixes
versions: Python 2.6
Added file: http://bugs.python.org/file10544/abcoll.diff

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


More information about the Python-bugs-list mailing list