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 rkdls
Recipients rkdls
Date 2018-01-31.14:29:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517408978.03.0.467229070634.issue32729@psf.upfronthosting.co.za>
In-reply-to
Content
In the lib/socket.py 

Inside of readinto function, 576 line 
needed None type check or something
History
Date User Action Args
2018-01-31 14:29:38rkdlssetrecipients: + rkdls
2018-01-31 14:29:38rkdlssetmessageid: <1517408978.03.0.467229070634.issue32729@psf.upfronthosting.co.za>
2018-01-31 14:29:38rkdlslinkissue32729 messages
2018-01-31 14:29:37rkdlscreate