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 xiang.zhang
Recipients alexc, xiang.zhang
Date 2017-03-24.20:09:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490386155.9.0.805118928589.issue29874@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e6a55dd8391651a7d3a97b6215e70e48e628d3d7 by Xiang Zhang in branch '2.7':
bpo-29874: fix INCREF for possible NULL values in select_select() (GH-758)
https://github.com/python/cpython/commit/e6a55dd8391651a7d3a97b6215e70e48e628d3d7
History
Date User Action Args
2017-03-24 20:09:15xiang.zhangsetrecipients: + xiang.zhang, alexc
2017-03-24 20:09:15xiang.zhangsetmessageid: <1490386155.9.0.805118928589.issue29874@psf.upfronthosting.co.za>
2017-03-24 20:09:15xiang.zhanglinkissue29874 messages
2017-03-24 20:09:15xiang.zhangcreate