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