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 Amiy, benjamin.peterson, miss-islington, vstinner
Date 2020-08-04.00:59:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596502745.57.0.171558084781.issue38156@roundup.psfhosted.org>
In-reply-to
Content
New changeset 46e448abbf35c051e5306a4695670d7ec7abc4e9 by Miss Islington (bot) in branch '3.8':
bpo-38156: Fix compiler warning in PyOS_StdioReadline() (GH-21721)
https://github.com/python/cpython/commit/46e448abbf35c051e5306a4695670d7ec7abc4e9
History
Date User Action Args
2020-08-04 00:59:05miss-islingtonsetrecipients: + miss-islington, vstinner, benjamin.peterson, Amiy
2020-08-04 00:59:05miss-islingtonsetmessageid: <1596502745.57.0.171558084781.issue38156@roundup.psfhosted.org>
2020-08-04 00:59:05miss-islingtonlinkissue38156 messages
2020-08-04 00:59:05miss-islingtoncreate