summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-11-17 23:35:24 +0000
committerBenjamin Peterson <benjamin@python.org>2008-11-17 23:35:24 +0000
commitaf2325be3329a8a0000f1ea5be0993c72d3ea39a (patch)
tree9c04ef4d6047e66acf59f39a6104783eb577744b /Misc
parentf5fae41a45e8e3e5fbb3b16a777b07b7885771b6 (diff)
downloadcpython-af2325be3329a8a0000f1ea5be0993c72d3ea39a.tar.gz
backport r67246 from the trunk
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 4c45e4fc50..25bffa21e5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,8 @@ What's New in Python 2.5.3?
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__``