summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>2015-03-01 20:08:17 (GMT)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>2015-03-01 20:08:17 (GMT)
commite49af341518ba22186fc523ec23ccff462ab439e (patch)
tree0c426b6e661d637c14c2d9c467a99580b985fb4a /Misc
parente2e178e081a621d2c1fd8ceb65ce7735b3036def (diff)
downloadcpython-e49af341518ba22186fc523ec23ccff462ab439e.zip
cpython-e49af341518ba22186fc523ec23ccff462ab439e.tar.gz
cpython-e49af341518ba22186fc523ec23ccff462ab439e.tar.bz2
Issue #7830: Flatten nested functools.partial.
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 1c6a90c..2113039 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -13,6 +13,8 @@ Core and Builtins
Library
-------
+- Issue #7830: Flatten nested functools.partial.
+
- Issue #20204: Added the __module__ attribute to _tkinter classes.
- Issue #19980: Improved help() for non-recognized strings. help('') now