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 gvanrossum
Recipients gvanrossum, hauntsaninja, miss-islington
Date 2020-01-30.06:00:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580364016.02.0.856196849558.issue39493@roundup.psfhosted.org>
In-reply-to
Content
New changeset 194c7aeb6f3d6c2b0015457d22b38253652f4f38 by Miss Islington (bot) in branch '3.7':
[3.7] bpo-39493: Fix definition of IO.closed in typing.py (GH-18273)
https://github.com/python/cpython/commit/194c7aeb6f3d6c2b0015457d22b38253652f4f38
History
Date User Action Args
2020-01-30 06:00:16gvanrossumsetrecipients: + gvanrossum, miss-islington, hauntsaninja
2020-01-30 06:00:16gvanrossumsetmessageid: <1580364016.02.0.856196849558.issue39493@roundup.psfhosted.org>
2020-01-30 06:00:16gvanrossumlinkissue39493 messages
2020-01-30 06:00:15gvanrossumcreate