-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 25641 |
|---|---|
| Nosy | @rhettinger, @orsenthil, @vadmium |
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 = None
closed_at = <Date 2017-03-07.19:26:21.887>
created_at = <Date 2015-11-16.22:46:08.810>
labels = ['invalid', 'type-bug', 'library']
title = 'urllib/request.py/getproxies_environment() throws "dictionary changed size during iteration" error occasionally'
updated_at = <Date 2017-03-07.19:26:21.886>
user = 'https://bugs.python.org/alphalfalfa'bugs.python.org fields:
activity = <Date 2017-03-07.19:26:21.886>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2017-03-07.19:26:21.887>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-11-16.22:46:08.810>
creator = 'alphalfalfa'
dependencies = []
files = []
hgrepos = []
issue_num = 25641
keywords = []
message_count = 4.0
messages = ['254767', '254768', '254785', '257437']
nosy_count = 4.0
nosy_names = ['rhettinger', 'orsenthil', 'martin.panter', 'alphalfalfa']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25641'
versions = ['Python 3.4', 'Python 3.5']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error