Skip to content

runpy.run_path doesn't set __package__ correctly #59435

@BenjaminSWolf

Description

@BenjaminSWolf
BPO 15230
Nosy @ncoghlan, @pitrou, @merwok

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 2012-07-17.11:10:09.609>
created_at = <Date 2012-07-01.00:21:24.904>
labels = ['type-bug', 'library']
title = "runpy.run_path doesn't set __package__ correctly"
updated_at = <Date 2012-07-17.11:10:09.608>
user = 'https://bugs.python.org/BenjaminSWolf'

bugs.python.org fields:

activity = <Date 2012-07-17.11:10:09.608>
actor = 'ncoghlan'
assignee = 'ncoghlan'
closed = True
closed_date = <Date 2012-07-17.11:10:09.609>
closer = 'ncoghlan'
components = ['Library (Lib)']
creation = <Date 2012-07-01.00:21:24.904>
creator = 'Benjamin.S.Wolf'
dependencies = []
files = []
hgrepos = []
issue_num = 15230
keywords = []
message_count = 11.0
messages = ['164437', '164733', '164817', '164822', '164823', '165450', '165452', '165656', '165697', '165701', '165705']
nosy_count = 6.0
nosy_names = ['ncoghlan', 'pitrou', 'eric.araujo', 'Arfrever', 'python-dev', 'Benjamin.S.Wolf']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15230'
versions = ['Python 3.2']

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