mmap.mmap() should not necessarily clone the file descriptor · Issue #78502 · python/cpython (original) (raw)
BPO | 34321 |
---|---|
Nosy | @tiran, @MojoVampire, @ZackerySpytz, @manuels |
PRs | gh-78502: Add a trackfd parameter to mmap.mmap() #25425 |
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 2018-08-02.13:22:03.631> labels = ['type-feature', 'library', '3.10'] title = 'mmap.mmap() should not necessarily clone the file descriptor' updated_at = <Date 2021-04-15.16:45:08.950> user = 'https://github.com/manuels'
bugs.python.org fields:
activity = <Date 2021-04-15.16:45:08.950> actor = 'ZackerySpytz' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2018-08-02.13:22:03.631> creator = 'manuels' dependencies = [] files = [] hgrepos = [] issue_num = 34321 keywords = ['patch'] message_count = 3.0 messages = ['322953', '323069', '386013'] nosy_count = 4.0 nosy_names = ['christian.heimes', 'josh.r', 'ZackerySpytz', 'manuels'] pr_nums = ['25425'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue34321' versions = ['Python 3.10']