weakref.proxy fails to delegate tp_index slot (original) (raw)

BPO 2592
Nosy @birkenfeld, @ncoghlan

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 = 'https://github.com/birkenfeld' closed_at = <Date 2008-05-20.08:41:08.207> created_at = <Date 2008-04-08.16:17:43.191> labels = ['easy', 'library'] title = 'weakref.proxy fails to delegate tp_index slot' updated_at = <Date 2008-05-20.08:41:08.140> user = 'https://github.com/ncoghlan'

bugs.python.org fields:

activity = <Date 2008-05-20.08:41:08.140> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = <Date 2008-05-20.08:41:08.207> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2008-04-08.16:17:43.191> creator = 'ncoghlan' dependencies = [] files = [] hgrepos = [] issue_num = 2592 keywords = ['easy'] message_count = 3.0 messages = ['65182', '65190', '67118'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'ncoghlan'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue2592' versions = ['Python 2.6', 'Python 2.5', 'Python 3.0']