Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).
| BPO | 25026 |
|---|---|
| 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:
assignee = None closed_at = None created_at = <Date 2015-09-08.06:35:17.934> labels = ['interpreter-core', 'easy', 'type-bug'] title = "(FreeBSD/OSX) Fix fcntl module to accept 'unsigned long' type commands for ioctl(2)." updated_at = <Date 2019-08-25.10:01:51.693> user = 'https://github.com/koobs'
bugs.python.org fields:
activity = <Date 2019-08-25.10:01:51.693> actor = 'corona10' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2015-09-08.06:35:17.934> 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-69214: Fix fcntl.ioctl() request type #119498
- [3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) #119504
- [3.12] gh-69214: Fix fcntl.ioctl() request type (#119498) #119505
- [3.12] Revert "[3.12] gh-69214: Fix fcntl.ioctl() request type (#119498) (#1… #119905
- [3.13] Revert "[3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (… #119906