inspect.isgeneratorfunction inconsistent with other inspect functions · Issue #49045 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 4795 |
---|---|
Nosy | @rhettinger, @benjaminp, @stevendaprano |
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 2008-12-31.23:48:50.520> created_at = <Date 2008-12-31.22:47:06.478> labels = ['type-bug', 'library'] title = 'inspect.isgeneratorfunction inconsistent with other inspect functions' updated_at = <Date 2009-01-01.01:31:56.318> user = 'https://github.com/stevendaprano'
bugs.python.org fields:
activity = <Date 2009-01-01.01:31:56.318> actor = 'rhettinger' assignee = 'none' closed = True closed_date = <Date 2008-12-31.23:48:50.520> closer = 'benjamin.peterson' components = ['Library (Lib)'] creation = <Date 2008-12-31.22:47:06.478> creator = 'steven.daprano' dependencies = [] files = [] hgrepos = [] issue_num = 4795 keywords = [] message_count = 3.0 messages = ['78661', '78667', '78674'] nosy_count = 3.0 nosy_names = ['rhettinger', 'benjamin.peterson', 'steven.daprano'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue4795' versions = ['Python 2.6']