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 levkivskyi
Recipients Ben.Darnell, berker.peksag, docs@python, gvanrossum, levkivskyi
Date 2016-09-11.00:32:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473553924.17.0.386762370767.issue26141@psf.upfronthosting.co.za>
In-reply-to
Content
The patch contains docs for both new 3.6 features and missing 3.5:

ClassVar, Collection, plus also Sized, Hashable, DefaultDict, @overload, TYPE_CHECKING

Should I generate a separate patch for 3.5 with only 3.5 omissions?
History
Date User Action Args
2016-09-11 00:32:04levkivskyisetrecipients: + levkivskyi, gvanrossum, docs@python, Ben.Darnell, berker.peksag
2016-09-11 00:32:04levkivskyisetmessageid: <1473553924.17.0.386762370767.issue26141@psf.upfronthosting.co.za>
2016-09-11 00:32:04levkivskyilinkissue26141 messages
2016-09-11 00:32:03levkivskyicreate