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 serhiy.storchaka
Recipients koobs, serhiy.storchaka, skrah
Date 2017-03-24.22:22:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394131.43.0.0490372877933.issue28667@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 783d0c1a1c723733adcdf4249240246fc35a5bcb by Serhiy Storchaka in branch 'master':
bpo-28667: Fix a compile warning on FreeBSD when compare with FD_SETSIZE. (#501)
https://github.com/python/cpython/commit/783d0c1a1c723733adcdf4249240246fc35a5bcb
History
Date User Action Args
2017-03-24 22:22:11serhiy.storchakasetrecipients: + serhiy.storchaka, skrah, koobs
2017-03-24 22:22:11serhiy.storchakasetmessageid: <1490394131.43.0.0490372877933.issue28667@psf.upfronthosting.co.za>
2017-03-24 22:22:11serhiy.storchakalinkissue28667 messages
2017-03-24 22:22:11serhiy.storchakacreate