Skip to content

Add an implementation of importlib.abc.InspectLoader.get_code #62272

@brettcannon

Description

@brettcannon
BPO 18072
Nosy @brettcannon, @ncoghlan, @ericvsmith, @ericsnowcurrently

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/brettcannon'
closed_at = <Date 2013-05-28.01:15:26.399>
created_at = <Date 2013-05-27.15:03:42.943>
labels = ['library']
title = 'Add an implementation of importlib.abc.InspectLoader.get_code'
updated_at = <Date 2013-05-28.01:15:26.398>
user = 'https://github.com/brettcannon'

bugs.python.org fields:

activity = <Date 2013-05-28.01:15:26.398>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2013-05-28.01:15:26.399>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2013-05-27.15:03:42.943>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 18072
keywords = []
message_count = 3.0
messages = ['190143', '190161', '190163']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'ncoghlan', 'eric.smith', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue18072'
versions = ['Python 3.4']

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directory

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions