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 vstinner
Recipients Amiy, benjamin.peterson, miss-islington, vstinner
Date 2020-08-04.00:38:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596501503.34.0.13029386254.issue38156@roundup.psfhosted.org>
In-reply-to
Content
New changeset bde48fd8110cc5f128d5db44810d17811e328a24 by Victor Stinner in branch 'master':
bpo-38156: Fix compiler warning in PyOS_StdioReadline() (GH-21721)
https://github.com/python/cpython/commit/bde48fd8110cc5f128d5db44810d17811e328a24
History
Date User Action Args
2020-08-04 00:38:23vstinnersetrecipients: + vstinner, benjamin.peterson, miss-islington, Amiy
2020-08-04 00:38:23vstinnersetmessageid: <1596501503.34.0.13029386254.issue38156@roundup.psfhosted.org>
2020-08-04 00:38:23vstinnerlinkissue38156 messages
2020-08-04 00:38:23vstinnercreate