-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 27573 |
|---|---|
| Nosy | @brettcannon, @arigo, @pfmoore, @ned-deily, @stevendaprano |
| Files |
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/stevendaprano'
closed_at = <Date 2016-08-15.01:20:09.108>
created_at = <Date 2016-07-19.12:55:40.719>
labels = ['type-feature', 'library']
title = 'code.interact() should print an exit message'
updated_at = <Date 2016-08-23.16:41:03.142>
user = 'https://github.com/stevendaprano'bugs.python.org fields:
activity = <Date 2016-08-23.16:41:03.142>
actor = 'python-dev'
assignee = 'steven.daprano'
closed = True
closed_date = <Date 2016-08-15.01:20:09.108>
closer = 'steven.daprano'
components = ['Library (Lib)']
creation = <Date 2016-07-19.12:55:40.719>
creator = 'steven.daprano'
dependencies = []
files = ['43793']
hgrepos = []
issue_num = 27573
keywords = ['patch']
message_count = 12.0
messages = ['270822', '270825', '272678', '272680', '272684', '272687', '273016', '273019', '273021', '273022', '273459', '273485']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'arigo', 'paul.moore', 'ned.deily', 'steven.daprano', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue27573'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement