summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
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 984bf81..8b6d069 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -36,6 +36,8 @@ TO DO
Core and Builtins
-----------------
+- PEP 3105: print is now a function.
+
- PEP 3102: keyword-only arguments.
- Int/Long unification is mostly complete. The 'long' built-in type