diff options
author | Ned Deily <nad@acm.org> | 2013-02-02 08:19:05 (GMT) |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2013-02-02 08:19:05 (GMT) |
commit | c2aadc267ae6f1ab17cecf4c89318e5feab6a111 (patch) | |
tree | 132751f33528a42cc13a7e8b26755adc881c43bd /Misc/NEWS | |
parent | 380f7a186ffb611a0d2bea8f95dd9d6625f9285a (diff) | |
parent | ae8d6ac3f4af5207e7cc7ae934ad2ccdd9928a11 (diff) | |
download | cpython-c2aadc267ae6f1ab17cecf4c89318e5feab6a111.zip cpython-c2aadc267ae6f1ab17cecf4c89318e5feab6a111.tar.gz cpython-c2aadc267ae6f1ab17cecf4c89318e5feab6a111.tar.bz2 |
Issue #15116: merge from 3.2
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -684,6 +684,9 @@ Documentation - Issue #11964: Document a change in v3.2 to the behavior of the indent parameter of json encoding operations. +- Issue #15116: Remove references to appscript as it is no longer being + supported. + Tools/Demos ----------- |