Missing nested scope vars in class scope (bis) · Issue #64178 · python/cpython (original) (raw)

BPO 19979
Nosy @arigo, @terryjreedy, @ncoghlan, @taleinat, @serhiy-storchaka
Superseder bpo-9226: erroneous behavior when creating classes inside a closure

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 2018-07-25.18:38:41.694> created_at = <Date 2013-12-13.21:31:17.377> labels = ['interpreter-core', 'type-feature'] title = 'Missing nested scope vars in class scope (bis)' updated_at = <Date 2018-07-25.18:38:41.691> user = 'https://github.com/arigo'

bugs.python.org fields:

activity = <Date 2018-07-25.18:38:41.691> actor = 'taleinat' assignee = 'none' closed = True closed_date = <Date 2018-07-25.18:38:41.694> closer = 'taleinat' components = ['Interpreter Core'] creation = <Date 2013-12-13.21:31:17.377> creator = 'arigo' dependencies = [] files = [] hgrepos = [] issue_num = 19979 keywords = [] message_count = 8.0 messages = ['206149', '206875', '218778', '218779', '218783', '245558', '314262', '322382'] nosy_count = 5.0 nosy_names = ['arigo', 'terry.reedy', 'ncoghlan', 'taleinat', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '9226' type = 'enhancement' url = 'https://bugs.python.org/issue19979' versions = ['Python 3.5']