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
Date 2020-01-30.02:52:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580352760.43.0.716097402607.issue39493@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2e6569b6692298fcc9aae0df3eb3181adb2a5099 by Shantanu in branch 'master':
bpo-39493: Fix definition of IO.closed in typing.py (#18265)
https://github.com/python/cpython/commit/2e6569b6692298fcc9aae0df3eb3181adb2a5099
History
Date User Action Args
2020-01-30 02:52:40gvanrossumsetrecipients: + gvanrossum, hauntsaninja
2020-01-30 02:52:40gvanrossumsetmessageid: <1580352760.43.0.716097402607.issue39493@roundup.psfhosted.org>
2020-01-30 02:52:40gvanrossumlinkissue39493 messages
2020-01-30 02:52:40gvanrossumcreate