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 ezio.melotti, neologix, pitrou, python-dev, sbt, vstinner
Date 2018-06-05.11:30:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528198251.4.0.592728768989.issue18174@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bc3df70b266304f78ebe5eabead71cabd4738d12 by Victor Stinner in branch '2.7':
bpo-18174: Fix fd_count() on FreeBSD (GH-7420)
https://github.com/python/cpython/commit/bc3df70b266304f78ebe5eabead71cabd4738d12
History
Date User Action Args
2018-06-05 11:30:51vstinnersetrecipients: + vstinner, pitrou, ezio.melotti, neologix, python-dev, sbt
2018-06-05 11:30:51vstinnersetmessageid: <1528198251.4.0.592728768989.issue18174@psf.upfronthosting.co.za>
2018-06-05 11:30:51vstinnerlinkissue18174 messages
2018-06-05 11:30:51vstinnercreate