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 vstinner
Recipients koobs, serhiy.storchaka, skrah, vstinner
Date 2017-08-22.22:58:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503442729.41.0.719441949697.issue28667@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cb7fdf69ec9235cb358580f189089eaf575fb9df by Victor Stinner in branch '3.6':
bpo-28667: Fix a compile warning on FreeBSD when compare with FD_SETSIZE. (#501) (#3190)
https://github.com/python/cpython/commit/cb7fdf69ec9235cb358580f189089eaf575fb9df
History
Date User Action Args
2017-08-22 22:58:49vstinnersetrecipients: + vstinner, skrah, serhiy.storchaka, koobs
2017-08-22 22:58:49vstinnersetmessageid: <1503442729.41.0.719441949697.issue28667@psf.upfronthosting.co.za>
2017-08-22 22:58:49vstinnerlinkissue28667 messages
2017-08-22 22:58:49vstinnercreate