[issue11610] Improved support for abstract base classes with descriptors
Darren Dale
report at bugs.python.org
Fri Jun 10 23:29:24 CEST 2011
Darren Dale <dsdale24 at gmail.com> added the comment:
Here is an improved patch, which includes feedback from python-dev. "make test" runs without failures, however test_abc.py prints deprecation warnings for abstractproperty. I'm not familiar with the protocol here, do we continue to include unit tests for deprecated features until they are removed?
----------
Added file: http://bugs.python.org/file22322/abc_descriptors.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11610>
_______________________________________
More information about the Python-bugs-list
mailing list