- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 33.3k
 
Open
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytriagedThe issue has been accepted as valid by a triager.The issue has been accepted as valid by a triager.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 45563 | 
|---|---|
| Nosy | @malemburg, @markshannon, @graingert, @lysnikolaou, @pablogsal | 
| PRs | 
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 = None
created_at = <Date 2021-10-21.22:02:12.400>
labels = ['interpreter-core', 'library', '3.10']
title = "inspect.getframeinfo() doesn't handle frames without lineno"
updated_at = <Date 2022-03-22.10:52:45.856>
user = 'https://github.com/malemburg'bugs.python.org fields:
activity = <Date 2022-03-22.10:52:45.856>
actor = 'Mark.Shannon'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core', 'Library (Lib)']
creation = <Date 2021-10-21.22:02:12.400>
creator = 'lemburg'
dependencies = []
files = []
hgrepos = []
issue_num = 45563
keywords = ['patch']
message_count = 11.0
messages = ['404674', '404745', '404763', '404765', '404800', '404802', '404808', '404830', '404835', '404861', '415758']
nosy_count = 5.0
nosy_names = ['lemburg', 'Mark.Shannon', 'graingert', 'lys.nikolaou', 'pablogsal']
pr_nums = ['32044']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue45563'
versions = ['Python 3.10']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytriagedThe issue has been accepted as valid by a triager.The issue has been accepted as valid by a triager.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error