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 berker.peksag
Recipients Nir Soffer, berker.peksag, martin.panter, nirs, serhiy.storchaka, twouters, vstinner
Date 2017-07-08.18:51:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499539883.6.0.459995266654.issue29854@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 04f77d4677e7508b6ec8de9d0331fdabbcd11d30 by Berker Peksag (Nir Soffer) in branch '3.6':
[3.6] bpo-29854: Fix segfault in call_readline() (GH-728)
https://github.com/python/cpython/commit/04f77d4677e7508b6ec8de9d0331fdabbcd11d30
History
Date User Action Args
2017-07-08 18:51:23berker.peksagsetrecipients: + berker.peksag, twouters, nirs, vstinner, martin.panter, serhiy.storchaka, Nir Soffer
2017-07-08 18:51:23berker.peksagsetmessageid: <1499539883.6.0.459995266654.issue29854@psf.upfronthosting.co.za>
2017-07-08 18:51:23berker.peksaglinkissue29854 messages
2017-07-08 18:51:23berker.peksagcreate