Add suffix property to zipfile.Path · Issue #88261 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
BPO | 44095 |
---|---|
Nosy | @jaraco, @miguendes, @MrQubo |
PRs | bpo-44095: Add suffix, stem and suffixes to zipfile.Path #26129 |
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 = <Date 2021-05-14.18:00:17.721> created_at = <Date 2021-05-10.05:29:23.213> labels = ['type-feature', 'library', '3.11'] title = 'Add suffix property to zipfile.Path' updated_at = <Date 2021-05-14.18:00:17.720> user = 'https://github.com/MrQubo'
bugs.python.org fields:
activity = <Date 2021-05-14.18:00:17.720> actor = 'jaraco' assignee = 'none' closed = True closed_date = <Date 2021-05-14.18:00:17.721> closer = 'jaraco' components = ['Library (Lib)'] creation = <Date 2021-05-10.05:29:23.213> creator = 'MrQubo' dependencies = [] files = [] hgrepos = [] issue_num = 44095 keywords = ['patch'] message_count = 6.0 messages = ['393352', '393637', '393650', '393671', '393682', '393683'] nosy_count = 3.0 nosy_names = ['jaraco', 'miguendes', 'MrQubo'] pr_nums = ['26129'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue44095' versions = ['Python 3.11']