Add docstrings to regular expression match objects · Issue #60647 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
BPO | 16443 |
---|---|
Nosy | @rhettinger, @ezio-melotti, @asvetlov, @serhiy-storchaka |
Files | issue-16443.diff |
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 2012-12-23.18:14:39.981> created_at = <Date 2012-11-08.20:07:12.595> labels = ['expert-regex', 'easy', 'type-feature', 'docs'] title = 'Add docstrings to regular expression match objects' updated_at = <Date 2012-12-25.16:53:28.051> user = 'https://github.com/rhettinger'
bugs.python.org fields:
activity = <Date 2012-12-25.16:53:28.051> actor = 'asvetlov' assignee = 'docs@python' closed = True closed_date = <Date 2012-12-23.18:14:39.981> closer = 'asvetlov' components = ['Documentation', 'Regular Expressions'] creation = <Date 2012-11-08.20:07:12.595> creator = 'rhettinger' dependencies = [] files = ['28403'] hgrepos = [] issue_num = 16443 keywords = ['patch', 'easy'] message_count = 8.0 messages = ['175188', '175240', '177975', '178001', '178002', '178004', '178035', '178152'] nosy_count = 8.0 nosy_names = ['rhettinger', 'ezio.melotti', 'mrabarnett', 'asvetlov', 'docs@python', 'python-dev', 'serhiy.storchaka', 'a.kasyanov'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue16443' versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']