BPO | [25026](https://bugs.python.org/issue25026) --- | :--- Nosy | @larryhastings, @ceronman, @vadmium, @serhiy-storchaka, @koobs, @corona10 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = None created_at = labels = ['interpreter-core', 'easy', 'type-bug'] title = "(FreeBSD/OSX) Fix fcntl module to accept 'unsigned long' type commands for ioctl(2)." updated_at = user = 'https://github.com/koobs' ``` bugs.python.org fields: ```python activity = actor = 'corona10' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = creator = 'koobs' dependencies = [] files = [] hgrepos = [] issue_num = 25026 keywords = ['easy'] message_count = 10.0 messages = ['250163', '250164', '250166', '250170', '250173', '250174', '250178', '250322', '296062', '350447'] nosy_count = 6.0 nosy_names = ['larry', 'ceronman', 'martin.panter', 'serhiy.storchaka', 'koobs', 'corona10'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue25026' versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6'] ``` ### Linked PRs * gh-119498 * gh-119504 * gh-119505 * gh-119905 * gh-119906