[issue21421] ABCs for MappingViews should declare __slots__ so subclasses aren't forced to have __dict__/__weakref__

Raymond Hettinger report at bugs.python.org
Sat May 3 06:50:08 CEST 2014


Raymond Hettinger added the comment:

At first glance, this seems like a reasonable request.
I leave it open for comments for a while before proceeding.

----------
assignee:  -> rhettinger
components: +Library (Lib)
nosy: +rhettinger
type:  -> enhancement
versions: +Python 3.5

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


More information about the Python-bugs-list mailing list