summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2012-09-24 23:19:17 +0200
committerVictor Stinner <victor.stinner@gmail.com>2012-09-24 23:19:17 +0200
commitd0af3103efeb34d0a327788d1a955bcb33e5c5a9 (patch)
treed339f4ac34397a081b8c1b449372f641242af1bf
parentd37b9d7e1bd08c418a26e7216addf9d5e78419fb (diff)
downloadcpython-git-d0af3103efeb34d0a327788d1a955bcb33e5c5a9.tar.gz
Close #16022: What's New in Python 3.3 document is no more at beta stage
-rw-r--r--Doc/whatsnew/3.3.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst
index 1895ce1fa6..08019a4f90 100644
--- a/Doc/whatsnew/3.3.rst
+++ b/Doc/whatsnew/3.3.rst
@@ -48,10 +48,6 @@
This article explains the new features in Python 3.3, compared to 3.2.
-.. note:: Beta users should be aware that this document is currently in
- draft form. It will be updated substantially as Python 3.3 moves towards
- release, so it's worth checking back even after reading earlier versions.
-
Summary -- Release highlights
=============================