This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author JelleZijlstra
Recipients JelleZijlstra, NeilGirdhar, barry, benjamin.peterson, berker.peksag, docs@python, ezio.melotti, martin.panter, moigagoo, paul.moore, pitrou, r.david.murray, steve.dower, supriyanto maftuh, supriyantomaftuh, terry.reedy, tim.golden, vstinner, zach.ware
Date 2016-06-08.05:37:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465364238.47.0.408293165973.issue24136@psf.upfronthosting.co.za>
In-reply-to
Content
Here's what I found reviewing what needs to be done here:

- Neil's What's New patch apparently made it into the 3.5 release notes.
- moigagoo's two patches haven't been committed. The text of both looks ok to me, but the patches don't apply cleanly.

Other areas that still need updates:
- https://docs.python.org/3/reference/expressions.html#list-displays and the sections for set, dict, and tuple displays need to mention PEP 448-style syntax.
History
Date User Action Args
2016-06-08 05:37:18JelleZijlstrasetrecipients: + JelleZijlstra, barry, terry.reedy, paul.moore, pitrou, vstinner, tim.golden, benjamin.peterson, ezio.melotti, r.david.murray, docs@python, berker.peksag, martin.panter, zach.ware, steve.dower, NeilGirdhar, moigagoo, supriyanto maftuh, supriyantomaftuh
2016-06-08 05:37:18JelleZijlstrasetmessageid: <1465364238.47.0.408293165973.issue24136@psf.upfronthosting.co.za>
2016-06-08 05:37:18JelleZijlstralinkissue24136 messages
2016-06-08 05:37:18JelleZijlstracreate