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 miss-islington
Recipients Anthony Sottile, gvanrossum, levkivskyi, miss-islington
Date 2019-05-30.04:05:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559189138.68.0.782352079508.issue36983@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3a98bbf7275903a0f84d1374abd0b7f3a85950a4 by Miss Islington (bot) (Anthony Sottile) in branch '3.7':
[3.7] bpo-36983: Fix typing.__all__ and add test for exported names (GH-13456) (GH-13662)
https://github.com/python/cpython/commit/3a98bbf7275903a0f84d1374abd0b7f3a85950a4
History
Date User Action Args
2019-05-30 04:05:38miss-islingtonsetrecipients: + miss-islington, gvanrossum, levkivskyi, Anthony Sottile
2019-05-30 04:05:38miss-islingtonsetmessageid: <1559189138.68.0.782352079508.issue36983@roundup.psfhosted.org>
2019-05-30 04:05:38miss-islingtonlinkissue36983 messages
2019-05-30 04:05:38miss-islingtoncreate