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 Wheerd
Recipients Wheerd
Date 2016-11-22.12:43:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479818611.82.0.728843423423.issue28773@psf.upfronthosting.co.za>
In-reply-to
Content
The typing.FrozenSet is missing in the typing module documentation. I have attached a patch that adds it similar to the typing.Set which is already in the documentation.
History
Date User Action Args
2016-11-22 12:43:31Wheerdsetrecipients: + Wheerd
2016-11-22 12:43:31Wheerdsetmessageid: <1479818611.82.0.728843423423.issue28773@psf.upfronthosting.co.za>
2016-11-22 12:43:31Wheerdlinkissue28773 messages
2016-11-22 12:43:31Wheerdcreate