commit | 42fe1a2ff864c3f3491e6dab38b24e27db304633 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Mon Nov 17 23:35:24 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Mon Nov 17 23:35:24 2008 +0000 |
tree | 0217ed296ba6a64d6463a4f7a6f1e0ad226aeea9 | |
parent | a8629ce4b8212313d50fa9e4ae22b80f0e81e4b0 [diff] [blame] |
backport r67246 from the trunk
diff --git a/Misc/NEWS b/Misc/NEWS index 4c45e4f..25bffa2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -12,6 +12,8 @@ Core and builtins ----------------- +- Issue #4230: If ``__getattr__`` is a descriptor, it now functions correctly. + - Issue #4048: The parser module now correctly validates relative imports. - Issue #4176: Fixed a crash when pickling an object which ``__reduce__``