diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -591,6 +591,8 @@ IDLE Documentation ------------- +- Issue #24136: Document the new PEP 448 unpacking syntax of 3.5. + - Issue #26736: Used HTTPS for external links in the documentation if possible. - Issue #6953: Rework the Readline module documentation to group related |