Modernize properties · Issue #73962 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@serhiy-storchaka

Description

@serhiy-storchaka

BPO 29776
Nosy @ethanfurman, @serhiy-storchaka
PRs bpo-29776: Use decorator syntax for properties. #585

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 2017-03-19.06:41:14.370> created_at = <Date 2017-03-09.17:10:02.447> labels = ['3.7', 'type-feature', 'library'] title = 'Modernize properties' updated_at = <Date 2017-03-24.22:09:17.099> user = 'https://github.com/serhiy-storchaka'

bugs.python.org fields:

activity = <Date 2017-03-24.22:09:17.099> actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = <Date 2017-03-19.06:41:14.370> closer = 'serhiy.storchaka' components = ['Library (Lib)'] creation = <Date 2017-03-09.17:10:02.447> creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 29776 keywords = [] message_count = 5.0 messages = ['289309', '289315', '289316', '289325', '290165'] nosy_count = 2.0 nosy_names = ['ethan.furman', 'serhiy.storchaka'] pr_nums = ['585'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue29776' versions = ['Python 3.7']