Berker Peksag added the comment: Thanks for the patch, Manuel. Looks like FrozenSet is in PEP 484 and has been added to typing.__all__ in https://github.com/python/typing/pull/261 (already synced with the stdlib version of typing module)
The patch looks good to me. Adding Guido to nosy list for a commit review. ---------- assignee: -> docs@python components: +Documentation -Library (Lib) nosy: +berker.peksag, docs@python, gvanrossum stage: -> patch review _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue28773> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
