-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 20484 |
---|---|
Nosy | @vsajip, @larryhastings, @ned-deily, @merwok, @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/ericsnowcurrently'
closed_at = <Date 2014-02-22.21:08:45.226>
created_at = <Date 2014-02-02.05:57:56.166>
labels = ['tests', 'type-bug', 'library']
title = "calling pydoc.Helper()('modules') in the test suite sometimes causes failures"
updated_at = <Date 2014-03-17.06:31:08.959>
user = 'https://github.com/ned-deily'
bugs.python.org fields:
activity = <Date 2014-03-17.06:31:08.959>
actor = 'python-dev'
assignee = 'eric.snow'
closed = True
closed_date = <Date 2014-02-22.21:08:45.226>
closer = 'eric.snow'
components = ['Library (Lib)', 'Tests']
creation = <Date 2014-02-02.05:57:56.166>
creator = 'ned.deily'
dependencies = []
files = []
hgrepos = []
issue_num = 20484
keywords = []
message_count = 12.0
messages = ['209950', '211855', '211856', '211882', '211933', '211945', '211948', '211953', '211955', '211956', '211958', '213830']
nosy_count = 6.0
nosy_names = ['vinay.sajip', 'larry', 'ned.deily', 'eric.araujo', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20484'
versions = ['Python 3.4']
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error