Skip to content

inspect.getsource doesn't work on functions imported from a zipfile #48473

@exarkun

Description

@exarkun
mannequin
BPO 4223
Nosy @loewis, @ncoghlan, @abalkin

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/ncoghlan'
closed_at = <Date 2008-12-14.12:12:41.067>
created_at = <Date 2008-10-28.17:19:45.958>
labels = ['type-bug', 'library']
title = "inspect.getsource doesn't work on functions imported from a zipfile"
updated_at = <Date 2008-12-14.12:12:41.066>
user = 'https://bugs.python.org/exarkun'

bugs.python.org fields:

activity = <Date 2008-12-14.12:12:41.066>
actor = 'ncoghlan'
assignee = 'ncoghlan'
closed = True
closed_date = <Date 2008-12-14.12:12:41.067>
closer = 'ncoghlan'
components = ['Library (Lib)']
creation = <Date 2008-10-28.17:19:45.958>
creator = 'exarkun'
dependencies = []
files = []
hgrepos = []
issue_num = 4223
keywords = []
message_count = 12.0
messages = ['75292', '75295', '75296', '75298', '75301', '75302', '75303', '75306', '75308', '77772', '77788', '77795']
nosy_count = 5.0
nosy_names = ['loewis', 'exarkun', 'ncoghlan', 'belopolsky', 'gpolo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue4223'
versions = ['Python 2.6', 'Python 2.5']

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions