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 izbyshev, koobs, rudolphf, vstinner, Владислав Ярмак
Date 2019-04-17.16:30:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555518638.91.0.925476266305.issue32849@roundup.psfhosted.org>
In-reply-to
Content
New changeset b87a8073db73f9ffa96104e00c624052e34b11c7 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-32849: Fix is_valid_fd() on FreeBSD (GH-12852) (GH-12863)
https://github.com/python/cpython/commit/b87a8073db73f9ffa96104e00c624052e34b11c7
History
Date User Action Args
2019-04-17 16:30:38vstinnersetrecipients: + vstinner, koobs, izbyshev, rudolphf, Владислав Ярмак
2019-04-17 16:30:38vstinnersetmessageid: <1555518638.91.0.925476266305.issue32849@roundup.psfhosted.org>
2019-04-17 16:30:38vstinnerlinkissue32849 messages
2019-04-17 16:30:38vstinnercreate