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