Merge from 3.4.2 release head back into 3.4 mainline.

This commit is contained in:
Larry Hastings 2014-10-08 02:50:50 -07:00
commit 2ce95d7b7c
11 changed files with 99 additions and 12619 deletions

View file

@ -13,5 +13,5 @@ used from a setup script as
# Updated automatically by the Python release process.
#
#--start constants--
__version__ = "3.4.2rc1"
__version__ = "3.4.2"
#--end constants--

View file

@ -1 +1 @@
IDLE_VERSION = "3.4.2rc1"
IDLE_VERSION = "3.4.2"

File diff suppressed because one or more lines are too long