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