Issue 3057: 2.6 abc fixes
Created on 2008-06-07 16:13 by georg.brandl, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| abcoll.diff | georg.brandl, 2008-06-07 16:13 | |||
| Messages (3) | |||
|---|---|---|---|
| msg67810 - (view) | Author: Georg Brandl (georg.brandl) * ![]() |
Date: 2008-06-07 16:13 | |
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. |
|||
| msg67812 - (view) | Author: Guido van Rossum (gvanrossum) * ![]() |
Date: 2008-06-07 16:53 | |
Looks good. I like keeping the *View classes around so someone can use them still. |
|||
| msg67813 - (view) | Author: Georg Brandl (georg.brandl) * ![]() |
Date: 2008-06-07 17:03 | |
OK, committed as r64018. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:35 | admin | set | github: 47307 |
| 2008-06-07 17:03:54 | georg.brandl | set | status: open -> closed resolution: accepted messages: + msg67813 |
| 2008-06-07 16:53:25 | gvanrossum | set | assignee: gvanrossum -> georg.brandl messages: + msg67812 |
| 2008-06-07 16:13:27 | georg.brandl | create | |
