MultiMethods with type annotations in 3000 · Issue #45345 · python/cpython (original) (raw)
BPO | 1004 |
---|---|
Nosy | @gvanrossum, @pjeby, @benjaminp |
Files | overloading.py |
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/pjeby' closed_at = <Date 2010-06-23.19:26:25.474> created_at = <Date 2007-08-23.21:41:28.219> labels = ['type-feature', 'library'] title = 'MultiMethods with type annotations in 3000' updated_at = <Date 2010-06-23.19:26:25.462> user = 'https://bugs.python.org/jasonpjason'
bugs.python.org fields:
activity = <Date 2010-06-23.19:26:25.462> actor = 'benjamin.peterson' assignee = 'pje' closed = True closed_date = <Date 2010-06-23.19:26:25.474> closer = 'benjamin.peterson' components = ['Library (Lib)'] creation = <Date 2007-08-23.21:41:28.219> creator = 'jasonpjason' dependencies = [] files = ['8299'] hgrepos = [] issue_num = 1004 keywords = ['patch'] message_count = 5.0 messages = ['55224', '56728', '56729', '56730', '108479'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'pje', 'jasonpjason', 'benjamin.peterson'] pr_nums = [] priority = 'low' resolution = 'postponed' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1004' versions = ['Python 3.1']