mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Merge from 3.4.2 release head back into 3.4 mainline.
This commit is contained in:
commit
2ce95d7b7c
11 changed files with 99 additions and 12619 deletions
|
|
@ -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--
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
IDLE_VERSION = "3.4.2rc1"
|
||||
IDLE_VERSION = "3.4.2"
|
||||
|
|
|
|||
12676
Lib/pydoc_data/topics.py
12676
Lib/pydoc_data/topics.py
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue